Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/email/
Dutils.py339 def localtime(dt=None, isdst=-1): argument
/external/python/dateutil/dateutil/tz/
Dtz.py1089 def __init__(self, tzoffsetfrom, tzoffsetto, isdst, argument
/external/icu/icu4c/source/tools/tzcode/
Dzic.c1947 const int isdst, const int doquotes) in doabbr()
2707 …type(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype()
Dlocaltime.c1059 register int isdst; in tzparse() local
Dtz2icu.cpp143 bool isdst; member