Home
last modified time | relevance | path

Searched refs:default_time_format (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/logging/
H A D__init__.py603 default_time_format = '%Y-%m-%d %H:%M:%S' variable in Formatter
628 s = time.strftime(self.default_time_format, ct)
/third_party/python/Lib/test/
H A Dtest_logging.py4147 default_time_format = '%d/%m/%Y %H:%M:%S' variable in FormatterTest.test_default_msec_format_none.NoMsecFormatter

Completed in 11 milliseconds