Searched refs:timelib_day_of_week_ex (Results 1 – 1 of 1) sorted by relevance
47 static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) in timelib_day_of_week_ex() function68 return timelib_day_of_week_ex(y, m, d, 0); in timelib_day_of_week()73 return timelib_day_of_week_ex(y, m, d, 1); in timelib_iso_day_of_week()
Completed in 4 milliseconds