Home
last modified time | relevance | path

Searched defs:date_fmt (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/dateutil/dateutil/test/
Dtest_isoparser.py72 def _isoparse_date_and_time(dt, date_fmt, time_fmt, tzoffset, argument
98 def test_ymd_h(dt, date_fmt, tzoffset): argument
106 def test_ymd_hm(dt, date_fmt, time_fmt, tzoffset): argument
117 def test_ymd_hms(dt, date_fmt, time_fmt, tzoffset): argument
127 def test_ymd_hms_micro(dt, date_fmt, time_fmt, tzoffset, precision): argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/posix/
H A DPOSIX_LCTime.java29 String date_fmt; field in POSIX_LCTime
/aosp_15_r20/external/fonttools/
H A Dsetup.py246 date_fmt = "%Y-%m-%d" variable in release
/aosp_15_r20/bionic/libc/tzcode/
H A Dstrftime.c71 const char * date_fmt; member