Searched defs:default_time_format (Results 1 – 3 of 3) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/ | ||
| D | time_facet.hpp | 64 static const char_type default_time_format[23]; member |
| /external/python/cpython3/Lib/logging/ | ||
| D | __init__.py | 627 default_time_format = '%Y-%m-%d %H:%M:%S' variable in Formatter |
| /external/python/cpython3/Lib/test/ | ||
| D | test_logging.py | 4757 default_time_format = '%d/%m/%Y %H:%M:%S' variable in FormatterTest.test_default_msec_format_none.NoMsecFormatter |