Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2364 date_fromtimestamp(PyObject *cls, PyObject *args) in date_fromtimestamp() function
2713 {"fromtimestamp", (PyCFunction)date_fromtimestamp, METH_VARARGS |
4760 date_fromtimestamp