Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A D_datetimemodule.c.h15 {"fromtimestamp", (PyCFunction)datetime_date_fromtimestamp, METH_O|METH_CLASS, datetime_date_fromtimestamp__doc__},
/third_party/python/Modules/
H A D_datetimemodule.c3008 datetime_date_fromtimestamp(PyTypeObject *type, PyObject *timestamp) in datetime_date_fromtimestamp() function

Completed in 10 milliseconds