Searched refs:tzinfo_fromutc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _datetimemodule.c | 3734 tzinfo_fromutc(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_fromutc() function 3853 {"fromutc", (PyCFunction)tzinfo_fromutc, METH_O, |
Completed in 10 milliseconds