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