Home
last modified time | relevance | path

Searched refs:timezone_dst (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_datetimemodule.c3986 timezone_dst(PyObject *self, PyObject *dt) in timezone_dst() function
4027 {"dst", (PyCFunction)timezone_dst, METH_O,