Lines Matching refs:date_strftime
2521 date_strftime(PyDateTime_Date *self, PyObject *args, PyObject *kw)2732 {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS,