Searched refs:_check_utc_offset (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ |
H A D | datetime.py | 503 def _check_utc_offset(name, offset): function 1580 _check_utc_offset("utcoffset", offset) 1608 _check_utc_offset("dst", offset) 2071 _check_utc_offset("utcoffset", offset) 2099 _check_utc_offset("dst", offset) 2627 _check_tzinfo_arg, _check_tzname, _check_utc_offset, _cmp, _cmperror,
|
Completed in 7 milliseconds