Searched refs:date_format (Results 1 – 4 of 4) sorted by relevance
/third_party/rust/crates/tracing/tracing-appender/src/ |
D | rolling.rs | 107 date_format: Vec<format_description::FormatItem<'static>>, field 495 fn date_format(&self) -> Vec<format_description::FormatItem<'static>> { in date_format() method 530 let date_format = rotation.date_format(); in new() localVariable 537 date_format, in new() 553 .format(&self.date_format) in join_date() 600 && Date::parse(filename, &self.date_format).is_err() in prune_old_logs()
|
/third_party/icu/icu4c/source/test/testdata/ |
D | format.txt | 18 Type { "date_format" } 65 Type { "date_format" } 222 Type { "date_format" } 433 Type { "date_format" } 537 Type { "date_format" }
|
/third_party/python/Modules/ |
D | _datetimemodule.c | 3195 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function 3507 {"__format__", (PyCFunction)date_format, METH_VARARGS, 4675 {"__format__", (PyCFunction)date_format, METH_VARARGS,
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 21347 …./third_party/dart/third_party/observatory_pub_packages/packages/intl/lib/src/intl/date_format.dart
|