Home
last modified time | relevance | path

Searched refs:iso_week1_monday (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c385 iso_week1_monday(int year) in iso_week1_monday() function
422 int day_1 = iso_week1_monday(iso_year); in iso_to_ymd()
3435 int week1_monday = iso_week1_monday(year); in date_isocalendar()
3443 week1_monday = iso_week1_monday(year); in date_isocalendar()
3446 else if (week >= 52 && today >= iso_week1_monday(year + 1)) { in date_isocalendar()

Completed in 10 milliseconds