HomeSort by relevance Sort by last modified time
    Searched refs:GMT (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/apache-http/src/org/apache/http/protocol/
HttpDateGenerator.java 62 public static final TimeZone GMT = TimeZone.getTimeZone("GMT");
73 this.dateformat.setTimeZone(GMT);
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_abbrs_windows.go 101 "Greenwich Standard Time": {"GMT", "GMT"}, // Atlantic/Reykjavik
110 "UTC": {"GMT", "GMT"}, // Etc/GMT
111 "UTC-11": {"GMT+11", "GMT+11"}, // Etc/GMT+11
112 "Dateline Standard Time": {"GMT+12", "GMT+12"}, // Etc/GMT+1
    [all...]
format_test.go 164 // GMT with offset.
165 {"GMT-8", UnixDate, "Fri Feb 5 05:00:57 GMT-8 2010", true, true, 1, 0},
395 {"gmt hi there", 0, false},
396 {"GMT hi there", 3, true},
397 {"GMT+12 hi there", 6, true},
398 {"GMT+00 hi there", 3, true}, // 0 or 00 is not a legal offset.
399 {"GMT-5 hi there", 5, true},
400 {"GMT-51 hi there", 3, true},
zoneinfo_plan9.go 55 if len(f) == 2 && f[0] == "GMT" {
  /prebuilts/go/linux-x86/src/time/
zoneinfo_abbrs_windows.go 101 "Greenwich Standard Time": {"GMT", "GMT"}, // Atlantic/Reykjavik
110 "UTC": {"GMT", "GMT"}, // Etc/GMT
111 "UTC-11": {"GMT+11", "GMT+11"}, // Etc/GMT+11
112 "Dateline Standard Time": {"GMT+12", "GMT+12"}, // Etc/GMT+1
    [all...]
format_test.go 164 // GMT with offset.
165 {"GMT-8", UnixDate, "Fri Feb 5 05:00:57 GMT-8 2010", true, true, 1, 0},
395 {"gmt hi there", 0, false},
396 {"GMT hi there", 3, true},
397 {"GMT+12 hi there", 6, true},
398 {"GMT+00 hi there", 3, true}, // 0 or 00 is not a legal offset.
399 {"GMT-5 hi there", 5, true},
400 {"GMT-51 hi there", 3, true},
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpDate.java 31 private static final TimeZone GMT = TimeZone.getTimeZone("GMT");
40 // RFC 2616 specified: RFC 822, updated by RFC 1123 format with fixed GMT.
41 DateFormat rfc1123 = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss 'GMT'", Locale.US);
43 rfc1123.setTimeZone(GMT);
92 // Set the timezone to use when interpreting formats that don't have a timezone. GMT is
94 format.setTimeZone(GMT);
101 // that. If any of the BROWSER_COMPATIBLE_DATE_FORMAT_STRINGS ended in "'GMT'" we'd have
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 172 // Test with GMT time.
173 MockDate.setCurrent("Tue Mar 03 2009 GMT");
174 t.expectEquals(true, weekdayRange("MON", "FRI", "GMT"));
175 t.expectEquals(true, weekdayRange("TUE", "FRI", "GMT"));
176 t.expectEquals(true, weekdayRange("TUE", "TUE", "GMT"));
177 t.expectEquals(true, weekdayRange("TUE", "GMT"));
178 t.expectEquals(false, weekdayRange("WED", "FRI", "GMT"));
179 t.expectEquals(false, weekdayRange("SUN", "MON", "GMT"));
180 t.expectEquals(false, weekdayRange("SAT", "GMT"));
189 // dateRange(day, "GMT")
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenNames.java 58 public static final String GMT = SIPDate.GMT;
  /prebuilts/go/darwin-x86/src/net/http/
cookie_test.go 57 "cookie-9=expiring; Expires=Tue, 10 Nov 2009 23:00:00 GMT",
62 "cookie-10=expiring-1601; Expires=Mon, 01 Jan 1601 01:01:01 GMT",
210 Header{"Set-Cookie": {"NID=99=YsDT5i3E-CXax-; expires=Wed, 23-Nov-2011 01:05:03 GMT; path=/; domain=.google.ch; HttpOnly"}},
218 RawExpires: "Wed, 23-Nov-2011 01:05:03 GMT",
219 Raw: "NID=99=YsDT5i3E-CXax-; expires=Wed, 23-Nov-2011 01:05:03 GMT; path=/; domain=.google.ch; HttpOnly",
223 Header{"Set-Cookie": {".ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly"}},
229 RawExpires: "Wed, 07-Mar-2012 14:25:06 GMT",
231 Raw: ".ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly",
283 // Header{"Set-Cookie": {"ASP.NET_SessionId=foo; path=/; HttpOnly, .ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly"}},
440 const wantCookieString = `cookie-9=i3e01nf61b6t23bvfmplnanol3; Path=/restricted/; Domain=example.com; Expires=Tue, 10 Nov 2009 23:00:00 GMT; Max-Age=3600
    [all...]
header_test.go 110 {Header{"Date": {"Sun, 06 Nov 1994 08:49:37 GMT"}}, false},
111 {Header{"Date": {"Sunday, 06-Nov-94 08:49:37 GMT"}}, false},
  /prebuilts/go/linux-x86/src/net/http/
cookie_test.go 57 "cookie-9=expiring; Expires=Tue, 10 Nov 2009 23:00:00 GMT",
62 "cookie-10=expiring-1601; Expires=Mon, 01 Jan 1601 01:01:01 GMT",
210 Header{"Set-Cookie": {"NID=99=YsDT5i3E-CXax-; expires=Wed, 23-Nov-2011 01:05:03 GMT; path=/; domain=.google.ch; HttpOnly"}},
218 RawExpires: "Wed, 23-Nov-2011 01:05:03 GMT",
219 Raw: "NID=99=YsDT5i3E-CXax-; expires=Wed, 23-Nov-2011 01:05:03 GMT; path=/; domain=.google.ch; HttpOnly",
223 Header{"Set-Cookie": {".ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly"}},
229 RawExpires: "Wed, 07-Mar-2012 14:25:06 GMT",
231 Raw: ".ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly",
283 // Header{"Set-Cookie": {"ASP.NET_SessionId=foo; path=/; HttpOnly, .ASPXAUTH=7E3AA; expires=Wed, 07-Mar-2012 14:25:06 GMT; path=/; HttpOnly"}},
440 const wantCookieString = `cookie-9=i3e01nf61b6t23bvfmplnanol3; Path=/restricted/; Domain=example.com; Expires=Tue, 10 Nov 2009 23:00:00 GMT; Max-Age=3600
    [all...]
header_test.go 110 {Header{"Date": {"Sun, 06 Nov 1994 08:49:37 GMT"}}, false},
111 {Header{"Date": {"Sunday, 06-Nov-94 08:49:37 GMT"}}, false},
  /external/apache-http/src/org/apache/http/impl/cookie/
DateUtils.java 83 public static final TimeZone GMT = TimeZone.getTimeZone("GMT");
87 calendar.setTimeZone(GMT);
257 format.setTimeZone(TimeZone.getTimeZone("GMT"));
  /prebuilts/go/darwin-x86/src/net/http/internal/
testcert.go 8 // "127.0.0.1" and "[::1]", expiring at Jan 29 16:00:00 2084 GMT.
  /prebuilts/go/linux-x86/src/net/http/internal/
testcert.go 8 // "127.0.0.1" and "[::1]", expiring at Jan 29 16:00:00 2084 GMT.
  /libcore/ojluni/src/main/java/java/util/
TimeZone.java 79 * <code>GMT</code> <i>Sign</i> <i>Hours</i> <code>:</code> <i>Minutes</i>
80 * <code>GMT</code> <i>Sign</i> <i>Hours</i> <i>Minutes</i>
81 * <code>GMT</code> <i>Sign</i> <i>Hours</i>
94 * between 00 to 59. For example, "GMT+10" and "GMT+0010" mean ten
95 * hours and ten minutes ahead of GMT, respectively.
100 * the specified string doesn't match the syntax, <code>"GMT"</code>
107 * <code>GMT</code> <i>Sign</i> <i>TwoDigitHours</i> <code>:</code> <i>Minutes</i>
117 * For example, TimeZone.getTimeZone("GMT-8").getID() returns "GMT-08:00"
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 385 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
390 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
400 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
406 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
423 pair("date", "Mon, 21 Oct 2013 20:13:22 GMT"),
431 pair("date", "Mon, 21 Oct 2013 20:13:22 GMT"),
456 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
461 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
471 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
477 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
    [all...]
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 385 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
390 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
400 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
406 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
423 pair("date", "Mon, 21 Oct 2013 20:13:22 GMT"),
431 pair("date", "Mon, 21 Oct 2013 20:13:22 GMT"),
456 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
461 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
471 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
477 pair("date", "Mon, 21 Oct 2013 20:13:21 GMT"),
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/httputil/
example_test.go 74 w.Header().Set("Date", "Wed, 19 Jul 1972 19:00:00 GMT")
93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /prebuilts/go/linux-x86/src/net/http/httputil/
example_test.go 74 w.Header().Set("Date", "Wed, 19 Jul 1972 19:00:00 GMT")
93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqwiz.py 159 gmt = time.gmtime(then)
162 print time.strftime("expires=%a, %d-%b-%y %X GMT", gmt)
  /external/curl/tests/
stunnel.pem 67 Not Before: Feb 22 15:38:48 2014 GMT
68 Not After : Feb 20 15:38:48 2024 GMT
  /external/python/cpython2/Tools/faqwiz/
faqwiz.py 159 gmt = time.gmtime(then)
162 print time.strftime("expires=%a, %d-%b-%y %X GMT", gmt)
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 54 * Date: Tue, 15 Nov 1994 08:12:31 GMT
71 public static final String GMT = "GMT";
169 TimeZone.getTimeZone("GMT:0"),
299 + GMT;
352 * SIP Dates are forced to be GMT. Stores the converted time
358 TimeZone.getTimeZone("GMT:0"),

Completed in 532 milliseconds

1 2 3 4 5