Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c350 int week1_monday = first_day - first_weekday; in iso_week1_monday() local
2590 int week1_monday = iso_week1_monday(year); in date_isocalendar() local
/external/python/cpython3/Modules/
D_datetimemodule.c389 int week1_monday = first_day - first_weekday; in iso_week1_monday() local
3363 int week1_monday = iso_week1_monday(year); in date_isocalendar() local