Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCAL_DST_OFFSET

929     int32_t offset = cal.get(UCAL_ZONE_OFFSET, status) + cal.get(UCAL_DST_OFFSET, status);
1682 value = (cal.get(UCAL_ZONE_OFFSET, status) + cal.get(UCAL_DST_OFFSET, status));
2030 copy->set(UCAL_DST_OFFSET, 0);
2116 cal.set(UCAL_DST_OFFSET, resolvedSavings);