Searched refs:timelib_iso_day_of_week (Results 1 – 3 of 3) sorted by relevance
67 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_iso_day_of_week() function
65 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d);
1105 …case 'N': length = slprintf(buffer, 32, "%d", (int) timelib_iso_day_of_week(t->y, t->m, t->d)); br… in date_format()
Completed in 35 milliseconds