Built-in function strftime - strftime(format, tuple) -> string
Built-in function strftime - strftime(format, tuple) -> string
SYNOPSIS
import log
strftime(format, tuple) -> string
DESCRIPTION
Convert a time tuple to a string according to a format specification.
See the library reference manual for formatting codes.
SEE ALSO
log
Generated by HTMLFormatter at Tue Jun 12 18:59:08 2001