Searched defs:datefmt (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ |
D | log.py | 106 def formatTime(self, record, datefmt=None): argument
|
/third_party/python/Lib/logging/ |
D | __init__.py | 567 def __init__(self, fmt=None, datefmt=None, style='%', validate=True, *, argument 597 def formatTime(self, record, datefmt=None): argument
|
/third_party/python/Lib/test/ |
D | test_logging.py | 2198 def formatFunc(format, datefmt=None): argument 2202 def __init__(self, fmt, datefmt=None): argument
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 3487 LocalPointer<DateFormat> datefmt( in TestTimeZoneInLocale() local
|