Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c5103 datetime_from_timestamp(PyObject *cls, TM_FUNC f, PyObject *timestamp, in datetime_from_timestamp() function
5194 self = datetime_from_timestamp(cls, in datetime_fromtimestamp()
5214 result = datetime_from_timestamp(cls, _PyTime_gmtime, timestamp, in datetime_utcfromtimestamp()

Completed in 10 milliseconds