Home | History | Annotate | Download | only in intltest

Lines Matching refs:getDSTSavings

1561     if (tz->getDSTSavings() != 0.5 * U_MILLIS_PER_HOUR)
1562 errln(UnicodeString("Set DST offset to 0.5 hour, but got back ") + (tz->getDSTSavings() /
1673 int dst_icu = tz_icu->getDSTSavings();