Home | History | Annotate | Download | only in cintltst

Lines Matching refs:getCurrentYear

919     currentTwoDigitYear = getCurrentYear() % 100;
920 startCentury = getCurrentYear() - currentTwoDigitYear;
971 static int getCurrentYear() {