Home | History | Annotate | Download | only in tzcode

Lines Matching refs:EPOCH_YEAR

1089             ** Two transitions per year, from EPOCH_YEAR forward.
1100 for (year = EPOCH_YEAR;
1589 y = EPOCH_YEAR;
1651 ((y - EPOCH_YEAR) % DAYSPERWEEK) *
1654 leaps_thru_end_of(EPOCH_YEAR - 1) +
1868 else if (y + TM_YEAR_BASE < EPOCH_YEAR) {