Home
last modified time | relevance | path

Searched refs:time_utcoffset (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c4316 time_utcoffset(PyObject *self, PyObject *unused) { in time_utcoffset() function
4482 offset1 = time_utcoffset(self, NULL); in time_richcompare()
4485 offset2 = time_utcoffset(other, NULL); in time_richcompare()
4558 offset = time_utcoffset(self0, NULL); in time_hash()
4745 {"utcoffset", (PyCFunction)time_utcoffset, METH_NOARGS,

Completed in 10 milliseconds