Searched defs:date_fmt (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/dateutil/dateutil/test/ |
D | test_isoparser.py | 72 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 D | POSIX_LCTime.java | 29 String date_fmt; field in POSIX_LCTime
|
/aosp_15_r20/external/fonttools/ |
H A D | setup.py | 246 date_fmt = "%Y-%m-%d" variable in release
|
/aosp_15_r20/bionic/libc/tzcode/ |
H A D | strftime.c | 71 const char * date_fmt; member
|