Home | History | Annotate | Download | only in Modules

Lines Matching refs:date_strftime

2723 date_strftime(PyDateTime_Date *self, PyObject *args, PyObject *kw)
2914 {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS,