Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Ddatetime.py412 def _parse_isoformat_time(tstr): function
1549 return cls(*_parse_isoformat_time(time_string))
1848 time_components = _parse_isoformat_time(tstr)
2631 _divide_and_round, _parse_isoformat_date, _parse_isoformat_time,

Completed in 4 milliseconds