Searched defs:isdst (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/email/ |
D | utils.py | 339 def localtime(dt=None, isdst=-1): argument
|
/external/python/dateutil/dateutil/tz/ |
D | tz.py | 1089 def __init__(self, tzoffsetfrom, tzoffsetto, isdst, argument
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 1947 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()
|
D | localtime.c | 1059 register int isdst; in tzparse() local
|
D | tz2icu.cpp | 143 bool isdst; member
|