Searched refs:tzinfo_fromutc (Results 1 – 2 of 2) sorted by relevance
2881 tzinfo_fromutc(PyDateTime_TZInfo *self, PyDateTime_DateTime *dt) in tzinfo_fromutc() function3034 {"fromutc", (PyCFunction)tzinfo_fromutc, METH_O,
3423 tzinfo_fromutc(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_fromutc() function3565 {"fromutc", (PyCFunction)tzinfo_fromutc, METH_O,