Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/logging/
D__init__.py594 default_time_format = '%Y-%m-%d %H:%M:%S' variable in Formatter
/external/python/cpython3/Lib/test/
Dtest_logging.py4012 default_time_format = '%d/%m/%Y %H:%M:%S' variable in FormatterTest.test_default_msec_format_none.NoMsecFormatter