Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c492 zoneinfo_fromutc(PyObject *obj_self, PyObject *dt) in zoneinfo_fromutc() function
2553 {"fromutc", (PyCFunction)zoneinfo_fromutc, METH_O,