HomeSort by relevance Sort by last modified time
    Searched refs:UTC (Results 26 - 50 of 143) sorted by null

12 3 4 5 6

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
TestCase.java 129 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault());
242 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT");
CalendarTest.java 55 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT");
79 cal.setTimeZone(UTC);
92 gregFormat.setTimeZone(UTC);
94 GregorianCalendar pureGreg = new GregorianCalendar(UTC);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
TestCase.java 128 GregorianCalendar greg = new GregorianCalendar(UTC, Locale.getDefault());
241 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT");
CalendarTest.java 51 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT");
75 cal.setTimeZone(UTC);
88 gregFormat.setTimeZone(UTC);
90 GregorianCalendar pureGreg = new GregorianCalendar(UTC);
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_ios.go 41 localLoc = *UTC
time.go 23 // The zero value of type Time is January 1, year 1, 00:00:00.000000000 UTC.
29 // The methods Local, UTC, and In return a Time with a specific location.
37 // values, which can be achieved through use of the UTC or Local method.
41 // January 1, year 1 00:00:00 UTC.
53 // In that case it is interpreted to mean UTC.
69 // For example, 6:00 +0200 CEST and 4:00 UTC are Equal.
141 // January 1, year 1, 00:00:00.000000000 UTC
143 // (1-1-1 00:00:00 UTC), (2) is unlikely enough to arise in practice to
145 // non-negative year even in time zones west of UTC, unlike 1-1-0
146 // 00:00:00 UTC, which would be 12-31-(-1) 19:00:00 in New York
    [all...]
zoneinfo_abbrs_windows.go 92 "UTC": {"GMT", "GMT"}, // Etc/GMT
93 "UTC-11": {"GMT+11", "GMT+11"}, // Etc/GMT+11
95 "UTC-02": {"GMT+2", "GMT+2"}, // Etc/GMT+2
96 "UTC+12": {"GMT-12", "GMT-12"}, // Etc/GMT-12
zoneinfo_windows.go 104 // It is up to the caller to convert this local time into a UTC-based time.
112 t := Date(year, Month(d.Month), day, int(d.Hour), int(d.Minute), int(d.Second), 0, UTC)
179 t := Now().UTC()
232 localLoc.name = "UTC"
format.go 39 // offset for the UTC zone. Thus:
87 stdISO8601TZ // "Z0700" // prints Z for UTC
89 stdISO8601ColonTZ // "Z07:00" // prints Z for UTC
687 // corresponding to Jan 1, year 0, 15:04:00 UTC (note that because the year is
692 // In the absence of a time zone indicator, Parse returns a time in UTC.
701 // The zone abbreviation "UTC" is recognized as UTC regardless of location.
709 return parse(layout, value, UTC, Local)
713 // First, in the absence of time zone information, Parse interprets a time as UTC;
867 z = UTC
    [all...]
  /prebuilts/go/linux-x86/src/time/
zoneinfo_ios.go 41 localLoc = *UTC
time.go 23 // The zero value of type Time is January 1, year 1, 00:00:00.000000000 UTC.
29 // The methods Local, UTC, and In return a Time with a specific location.
37 // values, which can be achieved through use of the UTC or Local method.
41 // January 1, year 1 00:00:00 UTC.
53 // In that case it is interpreted to mean UTC.
69 // For example, 6:00 +0200 CEST and 4:00 UTC are Equal.
141 // January 1, year 1, 00:00:00.000000000 UTC
143 // (1-1-1 00:00:00 UTC), (2) is unlikely enough to arise in practice to
145 // non-negative year even in time zones west of UTC, unlike 1-1-0
146 // 00:00:00 UTC, which would be 12-31-(-1) 19:00:00 in New York
    [all...]
zoneinfo_abbrs_windows.go 92 "UTC": {"GMT", "GMT"}, // Etc/GMT
93 "UTC-11": {"GMT+11", "GMT+11"}, // Etc/GMT+11
95 "UTC-02": {"GMT+2", "GMT+2"}, // Etc/GMT+2
96 "UTC+12": {"GMT-12", "GMT-12"}, // Etc/GMT-12
zoneinfo_windows.go 104 // It is up to the caller to convert this local time into a UTC-based time.
112 t := Date(year, Month(d.Month), day, int(d.Hour), int(d.Minute), int(d.Second), 0, UTC)
179 t := Now().UTC()
232 localLoc.name = "UTC"
format.go 39 // offset for the UTC zone. Thus:
87 stdISO8601TZ // "Z0700" // prints Z for UTC
89 stdISO8601ColonTZ // "Z07:00" // prints Z for UTC
687 // corresponding to Jan 1, year 0, 15:04:00 UTC (note that because the year is
692 // In the absence of a time zone indicator, Parse returns a time in UTC.
701 // The zone abbreviation "UTC" is recognized as UTC regardless of location.
709 return parse(layout, value, UTC, Local)
713 // First, in the absence of time zone information, Parse interprets a time as UTC;
867 z = UTC
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
py-compile 4 scriptversion=2011-06-08.12; # UTC
159 # time-stamp-time-zone: "UTC"
160 # time-stamp-end: "; # UTC"
  /frameworks/rs/api/
rs_time.spec 30 January 1, 1970, Coordinated Universal Time (UTC)).
81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970).
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
test_layer2.py 210 class UTC(tzinfo):
211 """UTC"""
223 self.vault.retrieve_inventory(start_date=datetime(2014, 0o1, 0o1, tzinfo=UTC()),
224 end_date=datetime(2014, 0o1, 0o2, tzinfo=UTC()),
  /libcore/luni/src/test/java/libcore/java/util/
SimpleTimeZoneTest.java 41 private static final TimeZone UTC = TimeZone.getTimeZone("UTC");
270 String actualUtcEntryTime = formatTime(UTC, simpleTransitions[0]);
272 String actualUtcExitTime = formatTime(UTC, simpleTransitions[1]);
  /libcore/ojluni/src/main/java/java/util/
TimeZone.java 171 private static final TimeZone UTC = new SimpleTimeZone(0, "UTC");
175 * daylight savings. This is the offset to add to UTC to get local time.
200 * Returns the offset of this time zone from UTC at the specified
210 * @return the amount of time in milliseconds to add to UTC to get local time.
254 * This is the offset to add to UTC to get local time.
267 * Returns the amount of time in milliseconds to add to UTC to get
279 * @return the amount of raw offset time in milliseconds to add to UTC.
415 * Returns a string representation of an offset from UTC.
422 * @param offsetMillis the offset from UTC
    [all...]
  /prebuilts/go/darwin-x86/src/archive/zip/
struct.go 163 time.UTC,
171 t = t.In(time.UTC)
177 // ModTime returns the modification time in UTC.
183 // SetModTime sets the ModifiedTime and ModifiedDate fields to the given time in UTC.
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 163 time.UTC,
171 t = t.In(time.UTC)
177 // ModTime returns the modification time in UTC.
183 // SetModTime sets the ModifiedTime and ModifiedDate fields to the given time in UTC.
  /external/v8/test/intl/date-format/
format-test.js 30 var dtf = new Intl.DateTimeFormat('en-US', {timeZone: 'UTC'});
parse-mdyhms.js 34 timeZone: 'UTC'});
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DateTest.java 475 * java.util.Date#UTC(int, int, int, int, int, int)
478 // Test for method long java.util.Date.UTC(int, int, int, int, int, int)
479 assertTrue("Returned incorrect UTC value for epoch", Date.UTC(70, 0, 1,
481 assertTrue("Returned incorrect UTC value for epoch +1yr", Date.UTC(71,
  /external/v8/test/mjsunit/
to_number_order.js 77 Date.UTC(year, month, date, hours, minutes, seconds, ms);
79 assertEquals("1234567", x, "Date.UTC");
83 assertEquals("67", x, "Date.UTC");

Completed in 6030 milliseconds

12 3 4 5 6