Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c3760 timezone_dst(PyObject *self, PyObject *dt) in timezone_dst() function
3801 {"dst", (PyCFunction)timezone_dst, METH_O,