Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3916 datetime_utcfromtimestamp(PyObject *cls, PyObject *args) in datetime_utcfromtimestamp() function
4613 {"utcfromtimestamp", (PyCFunction)datetime_utcfromtimestamp,