Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c5181 datetime_fromtimestamp(PyObject *cls, PyObject *args, PyObject *kw) in datetime_fromtimestamp() function
6532 {"fromtimestamp", _PyCFunction_CAST(datetime_fromtimestamp),
6701 capi->DateTime_FromTimestamp = datetime_fromtimestamp; in get_datetime_capi()

Completed in 10 milliseconds