Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c2905 get_date_fromtimestamp(PyObject* self, PyObject *args) in get_date_fromtimestamp() function
6440 {"get_date_fromtimestamp", get_date_fromtimestamp, METH_VARARGS},
/third_party/python/Lib/test/
H A Ddatetimetester.py6593 d = _testcapi.get_date_fromtimestamp(int(ts), macro)

Completed in 20 milliseconds