Home
last modified time | relevance | path

Searched refs:_parse_isoformat_date (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Ddatetime.py325 def _parse_isoformat_date(dtstr): function
989 return cls(*_parse_isoformat_date(date_string))
1841 date_components = _parse_isoformat_date(dstr)
2631 _divide_and_round, _parse_isoformat_date, _parse_isoformat_time,

Completed in 4 milliseconds