Searched refs:firstday (Results 1 – 1 of 1) sorted by relevance
430 int32_t firstday, current; in print_month() local478 firstday = ucal_get(c, UCAL_DAY_OF_WEEK, status); in print_month()484 firstday -= fdow; in print_month()490 current = firstday; in print_month()