Searched refs:time_strftime (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/ |
H A D | timemodule.c | 749 time_strftime(PyObject *module, PyObject *args) function 1864 {"strftime", time_strftime, METH_VARARGS, strftime_doc},
|
H A D | _datetimemodule.c | 4432 time_strftime(PyDateTime_Time *self, PyObject *args, PyObject *kw) in time_strftime() function 4739 {"strftime", _PyCFunction_CAST(time_strftime), METH_VARARGS | METH_KEYWORDS,
|
Completed in 12 milliseconds