Searched defs:date_format (Results 1 – 2 of 2) sorted by relevance
745 const icu::SimpleDateFormat& date_format, in FormatDateTime()1203 std::unique_ptr<icu::SimpleDateFormat> date_format( in CreateICUDateFormat() local2237 icu::SimpleDateFormat* date_format = in FormatRangeCommon() local
3276 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function