Searched refs:endYearAdjustment (Results 1 – 1 of 1) sorted by relevance
143 final int startYearAdjustment, endYearAdjustment; in toCurrentOrFutureRealDates() local150 endYearAdjustment = isWrapped() ? 1 : 0; in toCurrentOrFutureRealDates()154 endYearAdjustment = 0; in toCurrentOrFutureRealDates()162 endYearAdjustment = isWrapped() ? 1 : 0; in toCurrentOrFutureRealDates()166 endYearAdjustment = 1; in toCurrentOrFutureRealDates()172 now.getYear() + endYearAdjustment); in toCurrentOrFutureRealDates()