Searched defs:UTC (Results 1 – 16 of 16) sorted by relevance
6 UTC = tzutc() variable
13 UTC = tz.tzutc() variable
825 UTC = 'UTC' variable in TzLocalNixTest1141 UTC = 'UTC' variable in TZRangeTest
29 private static final TimeZone UTC = TimeZone.getTimeZone("UTC"); field in XMPDateTimeFactory
22 class UTC(tzinfo): class
59 UTC = FixedOffset() variable in TimeMixIn
247 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
56 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
244 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in TestCase
53 public final static SimpleTimeZone UTC = new SimpleTimeZone(0, "GMT"); field in CalendarTestFmwk
38 UTC = FixedOffset(0, 'UTC') variable
8 class UTC(tzinfo): class
89 struct UTC { struct
3456 class UTC(datetime.tzinfo): class