Searched refs:GMT (Results 1 - 21 of 21) sorted by relevance

/external/apache-http/src/org/apache/http/protocol/
H A DHttpDateGenerator.java62 public static final TimeZone GMT = TimeZone.getTimeZone("GMT"); field in class:HttpDateGenerator
73 this.dateformat.setTimeZone(GMT);
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHttpDate.java31 private static final TimeZone GMT = TimeZone.getTimeZone("GMT"); field in class:HttpDate
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/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenNames.java58 public static final String GMT = SIPDate.GMT; field in interface:TokenNames
/external/apache-http/src/org/apache/http/impl/cookie/
H A DDateUtils.java83 public static final TimeZone GMT = TimeZone.getTimeZone("GMT"); field in class:DateUtils
87 calendar.setTimeZone(GMT);
257 format.setTimeZone(TimeZone.getTimeZone("GMT"));
/external/curl/tests/
H A Dstunnel.pem67 Not Before: Feb 22 15:38:48 2014 GMT
68 Not After : Feb 20 15:38:48 2024 GMT
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDate.java54 * Date: Tue, 15 Nov 1994 08:12:31 GMT
71 public static final String GMT = "GMT"; field in class:SIPDate
169 TimeZone.getTimeZone("GMT:0"),
299 + GMT;
352 * SIP Dates are forced to be GMT. Stores the converted time
358 TimeZone.getTimeZone("GMT:0"),
/external/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp492 Calendar *cal = Calendar::createInstance(TimeZone::createTimeZone("GMT"),
761 TimeZone *newZone = TimeZone::createTimeZone("GMT");
864 TimeZone *GMT = TimeZone::createTimeZone("GMT"); local
871 delete GMT;
883 cal1->setTimeZone(*GMT);
884 logln(UnicodeString("GMT 2 is: ") + (h2=cal1->get(UCAL_HOUR_OF_DAY, status)));
885 if ((*GMT != *PST) && (h1 == h2))
888 Calendar *cal2 = new GregorianCalendar(*GMT,status);
904 cal3->setTimeZone(*GMT);
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DCalendarRegressionTest.java267 java.util.TimeZone javazone = java.util.TimeZone.getTimeZone("GMT");
268 TimeZone icuzone = TimeZone.getTimeZone("GMT");
296 Calendar cal = GregorianCalendar.getInstance(TimeZone.getTimeZone("GMT"),
384 java.util.TimeZone javazone = java.util.TimeZone.getTimeZone("GMT");
385 TimeZone icuzone = TimeZone.getTimeZone("GMT");
451 TimeZone.setDefault(TimeZone.getTimeZone("GMT"));
512 TimeZone GMT = TimeZone.getTimeZone("GMT");
520 cal1.setTimeZone(GMT);
524 logln("GMT
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarRegressionTest.java264 java.util.TimeZone javazone = java.util.TimeZone.getTimeZone("GMT");
265 TimeZone icuzone = TimeZone.getTimeZone("GMT");
293 Calendar cal = GregorianCalendar.getInstance(TimeZone.getTimeZone("GMT"),
381 java.util.TimeZone javazone = java.util.TimeZone.getTimeZone("GMT");
382 TimeZone icuzone = TimeZone.getTimeZone("GMT");
448 TimeZone.setDefault(TimeZone.getTimeZone("GMT"));
509 TimeZone GMT = TimeZone.getTimeZone("GMT");
517 cal1.setTimeZone(GMT);
521 logln("GMT
[all...]
/external/jemalloc/bin/
H A Djeprof.in2327 * 1.2, Sat Mar 20 08:42:50 GMT 2010, Zeng Xiaohui
2330 * 1.1, Wed Feb 3 17:39:33 GMT 2010, Zeng Xiaohui
/external/robolectric/v1/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/python/cpython2/
H A Dconfigure14442 time_t groundhogday = 1044144000; /* GMT-based */
/external/python/cpython3/
H A Dconfigure15643 time_t groundhogday = 1044144000; /* GMT-based */
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 522 milliseconds