Home | History | Annotate | Download | only in tzcode

Lines Matching refs:EPOCH_YEAR

993 			** Two transitions per year, from EPOCH_YEAR forward.
1005 for (year = EPOCH_YEAR;
1475 y = EPOCH_YEAR;
1537 ((y - EPOCH_YEAR) % DAYSPERWEEK) *
1540 leaps_thru_end_of(EPOCH_YEAR - 1) +
1744 else if (y + TM_YEAR_BASE < EPOCH_YEAR) {