Home
last modified time | relevance | path

Searched refs:time_strftime (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dtimemodule.c749 time_strftime(PyObject *module, PyObject *args) function
1864 {"strftime", time_strftime, METH_VARARGS, strftime_doc},
H A D_datetimemodule.c4432 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