Home
last modified time | relevance | path

Searched defs:_strptime_time (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
D_strptime.py477 def _strptime_time(data_string, format="%a %b %d %H:%M:%S %Y"): function
/external/python/cpython3/Lib/
D_strptime.py568 def _strptime_time(data_string, format="%a %b %d %H:%M:%S %Y"): function