Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c93 static int DAYS_IN_MONTH[] = { variable
1166 uint8_t days_in_month = DAYS_IN_MONTH[self->month]; in calendarrule_year_to_timestamp()