HomeSort by relevance Sort by last modified time
    Searched refs:Eastern (Results 1 - 12 of 12) sorted by null

  /prebuilts/go/darwin-x86/src/time/
zoneinfo_abbrs_windows.go 30 "Eastern Standard Time (Mexico)": {"EST", "EST"}, // America/Cancun
32 "SA Eastern Standard Time": {"-03", "-03"}, // America/Cayenne
42 "US Eastern Standard Time": {"EST", "EDT"}, // America/Indianapolis
48 "Eastern Standard Time": {"EST", "EDT"}, // America/New_York
111 "AUS Eastern Standard Time": {"AEST", "AEDT"}, // Australia/Sydney
  /prebuilts/go/linux-x86/src/time/
zoneinfo_abbrs_windows.go 30 "Eastern Standard Time (Mexico)": {"EST", "EST"}, // America/Cancun
32 "SA Eastern Standard Time": {"-03", "-03"}, // America/Cayenne
42 "US Eastern Standard Time": {"EST", "EDT"}, // America/Indianapolis
48 "Eastern Standard Time": {"EST", "EDT"}, // America/New_York
111 "AUS Eastern Standard Time": {"AEST", "AEDT"}, // Australia/Sydney
  /external/python/cpython2/Doc/includes/
tzinfo-examples.py 166 Eastern = USTimeZone(-5, "Eastern", "EST", "EDT")
  /external/python/cpython3/Doc/includes/
tzinfo-examples.py 172 Eastern = USTimeZone(-5, "Eastern", "EST", "EDT")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_datetime.py     [all...]
  /external/python/cpython2/Lib/test/
test_datetime.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /external/python/cpython3/Lib/test/
datetimetester.py 310 for tz in [self.EST, self.ACDT, Eastern]:
    [all...]
  /external/python/cpython3/Lib/
datetime.py     [all...]

Completed in 744 milliseconds