Searched defs:_days_in_month (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | datetime.py | 51 def _days_in_month(year, month): function |
/third_party/python/Modules/ | ||
H A D | _datetimemodule.c | 212 static const int _days_in_month[] = { variable |
Completed in 13 milliseconds