Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2319 date_local_from_time_t(PyObject *cls, double ts) in date_local_from_time_t() function
2375 result = date_local_from_time_t(cls, timestamp); in date_fromtimestamp()