HomeSort by relevance Sort by last modified time
    Searched refs:thisYear (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 248 int thisYear = today.get(Calendar.YEAR);
250 if (thisYear + REQUIRED_YEARS < expirationYear) {
253 if (expirationYear == thisYear) {
256 int count = expirationYear-thisYear;
  /external/icu4c/tools/tzcode/
tz2icu.cpp     [all...]

Completed in 163 milliseconds