Searched refs:PyDateTime_TZInfo (Results 1 – 3 of 3) sorted by relevance
46 } PyDateTime_TZInfo; typedef
3637 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname()3643 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset()3649 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst()3662 tzinfo_fromutc(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_fromutc()3818 sizeof(PyDateTime_TZInfo), /* tp_basicsize */
35 PyDateTime_TZInfo base;