Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_strptime.py295 def _strptime(data_string, format="%a %b %d %H:%M:%S %Y"): argument
453 def _strptime_time(data_string, format="%a %b %d %H:%M:%S %Y"): argument