Searched refs:month_offset (Results 1 – 1 of 1) sorted by relevance
26 static int month_offset[] = { variable61 day += last_year * 365 + leaps_to_date + month_offset[tm->tm_mon - 1] + in rtc_calc_weekday()