Home
last modified time | relevance | path

Searched refs:formatTime (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py404 def formatTime(self, record, datefmt=None): member in Formatter
466 record.asctime = self.formatTime(record, self.datefmt)