Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py390 def __init__(self, fmt=None, datefmt=None): argument
404 def formatTime(self, record, datefmt=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_logging.py1059 def formatFunc(format, datefmt=None): argument