Lines Matching full:year2
1503 int32_t year2 = calendar->get(UCAL_YEAR,status);1506 if (year1 == year2 && era1 == era2) {