Home
last modified time | relevance | path

Searched defs:TZ_EST (Results 1 – 1 of 1) sorted by relevance

/external/python/dateutil/dateutil/test/
Dtest_tz.py862 TZ_EST = 'EST+5EDT,M3.2.0/2,M11.1.0/2' variable in TzLocalNixTest
1231 TZ_EST = tz.tzrange('EST', timedelta(hours=-5), variable in TZRangeTest
1376 TZ_EST = 'EST+5EDT,M3.2.0/2,M11.1.0/2' variable in TZStrTest