Searched defs:date_format (Results 1 – 4 of 4) sorted by relevance
120 date_format = '%H:%M:%S' variable
695 const icu::SimpleDateFormat& date_format, in FormatDateTime()1152 std::unique_ptr<icu::SimpleDateFormat> date_format( in CreateICUDateFormat() local2172 icu::SimpleDateFormat* date_format = in FormatRangeCommon() local
2551 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function
3206 date_format(PyDateTime_Date *self, PyObject *args) in date_format() function