Searched defs:datefmt (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/logging/ |
| D | __init__.py | 576 def __init__(self, fmt=None, datefmt=None, style='%', validate=True, *, argument 606 def formatTime(self, record, datefmt=None): argument
|
| /third_party/python/Lib/test/ |
| D | test_logging.py | 2259 def formatFunc(format, datefmt=None): argument 2263 def __init__(self, fmt, datefmt=None): argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | dtfmttst.cpp | 3501 LocalPointer<DateFormat> datefmt( in TestTimeZoneInLocale() local
|