Searched refs:tzinfo_utcoffset (Results 1 – 2 of 2) sorted by relevance
2869 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset() function3027 {"utcoffset", (PyCFunction)tzinfo_utcoffset, METH_O,
3404 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset() function3558 {"utcoffset", (PyCFunction)tzinfo_utcoffset, METH_O,