Home
last modified time | relevance | path

Searched defs:date_replace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Ddatetimemodule.c2647 date_replace(PyDateTime_Date *self, PyObject *args, PyObject *kw) in date_replace() function
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c3484 date_replace(PyDateTime_Date *self, PyObject *args, PyObject *kw) in date_replace() function