Lines Matching refs:getDSTSavings
1586 if (tz->getDSTSavings() != 0.5 * U_MILLIS_PER_HOUR)1587 errln(UnicodeString("Set DST offset to 0.5 hour, but got back ") + (tz->getDSTSavings() /1698 int dst_icu = tz_icu->getDSTSavings();