Lines Matching full:offset2
568 int32_t offset2, dst2;
576 ny->getOffset(times[i], FALSE, offset2, dst2, status);
580 if (offset1 != offset2 || dst1 != dst2) {
1632 int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status);
1636 if (offset1 != offset2) {
1645 offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status);
1649 if (offset1 != offset2) {