Home | History | Annotate | Download | only in i18n

Lines Matching refs:fromDSTSavings

1956         int32_t fromDSTSavings = tzt.getFrom()->getDSTSavings();
2000 dstFromDSTSavings = fromDSTSavings;
2051 stdFromDSTSavings = fromDSTSavings;
2473 int32_t fromRawOffset, int32_t fromDSTSavings,
2479 const DateTimeRule *dtrule = toWallTimeRule(rule->getRule(), fromRawOffset, fromDSTSavings);
2501 writeZonePropsByDOM(writer, isDst, name, fromRawOffset + fromDSTSavings, toOffset,
2505 writeZonePropsByDOW(writer, isDst, name, fromRawOffset + fromDSTSavings, toOffset,
2509 writeZonePropsByDOW_GEQ_DOM(writer, isDst, name, fromRawOffset + fromDSTSavings, toOffset,
2513 writeZonePropsByDOW_LEQ_DOM(writer, isDst, name, fromRawOffset + fromDSTSavings, toOffset,