Built-in function strptime

Built-in function strptime

SYNOPSIS

import log
built-in function strptime

DESCRIPTION

strptime(string, format) -> tuple Parse a string to a time tuple according to a format specification. See the library reference manual for formatting codes (same as strftime()).

SEE ALSO

log


Generated by HTMLFormatter at Tue Jun 12 18:59:08 2001