Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dcalendar.c235 day_of_week(int y, int m, int d) in day_of_week() function
269 dow = day_of_week(year, month, day); in iso_week()
270 new_year_dow = day_of_week(year, 1, 1); in iso_week()