Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2260 date_month(PyDateTime_Date *self, void *unused) in date_month() function
2273 {"month", (getter)date_month},
/external/python/cpython3/Modules/
D_datetimemodule.c2758 date_month(PyDateTime_Date *self, void *unused) in date_month() function
2771 {"month", (getter)date_month},