Home
last modified time | relevance | path

Searched defs:UTC (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_impl.cc49 time_zone time_zone::Impl::UTC() { return time_zone(UTCImpl()); } in UTC() function in absl::time_internal::cctz::time_zone::Impl
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DTestCase.java247 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
H A DCalendarTestFmwk.java56 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarTestFmwk.java53 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
H A DTestCase.java244 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
/third_party/python/Lib/test/
H A Ddatetimetester.py32 from datetime import UTC namespace
[all...]
H A Dtest_logging.py3862 class UTC(datetime.tzinfo): class

Completed in 13 milliseconds