Searched refs:_check_time_fields (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ |
H A D | datetime.py | 528 def _check_time_fields(hour, minute, second, microsecond, fold): function 1366 hour, minute, second, microsecond, fold = _check_time_fields( 1696 hour, minute, second, microsecond, fold = _check_time_fields( 2626 _check_date_fields, _check_time_fields,
|
Completed in 4 milliseconds