Home
last modified time | relevance | path

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

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