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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_time.py 151 eastern = 'EST+05EDT,M4.1.0,M10.5.0'
160 environ['TZ'] = eastern
171 # Make sure we can switch to US/Eastern
172 environ['TZ'] = eastern
  /external/python/cpython2/Lib/test/
test_time.py 217 eastern = 'EST+05EDT,M4.1.0,M10.5.0'
226 environ['TZ'] = eastern
237 # Make sure we can switch to US/Eastern
238 environ['TZ'] = eastern
254 # Issue #11886: Australian Eastern Standard Time (UTC+10) is called
255 # "EST" (as Eastern Standard Time, UTC-5) instead of "AEST" on some
  /external/python/cpython3/Lib/test/
test_time.py 335 eastern = 'EST+05EDT,M4.1.0,M10.5.0'
344 environ['TZ'] = eastern
355 # Make sure we can switch to US/Eastern
356 environ['TZ'] = eastern
372 # Issue #11886: Australian Eastern Standard Time (UTC+10) is called
373 # "EST" (as Eastern Standard Time, UTC-5) instead of "AEST"
    [all...]

Completed in 426 milliseconds