Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_datetime.py3122 dston = datetime(2002, 4, 7, 2) variable in TestTimezoneConversions
3128 def checkinside(self, dt, tz, utc, dston, dstoff): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Ddatetimetester.py5105 dston = datetime(2002, 4, 7, 2) variable in TestTimezoneConversions
5111 def checkinside(self, dt, tz, utc, dston, dstoff): argument