Home
last modified time | relevance | path

Searched refs:datetime_utcfromtimestamp (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ddatetimemodule.c3919 datetime_utcfromtimestamp(PyObject *cls, PyObject *args) in datetime_utcfromtimestamp() function
4616 {"utcfromtimestamp", (PyCFunction)datetime_utcfromtimestamp,
/external/python/cpython3/Modules/
D_datetimemodule.c5146 datetime_utcfromtimestamp(PyObject *cls, PyObject *args) in datetime_utcfromtimestamp() function
6341 {"utcfromtimestamp", (PyCFunction)datetime_utcfromtimestamp,