Home | History | Annotate | Download | only in i18n

Lines Matching refs:dstName

715     UnicodeString dstName = tzid + UNICODE_STRING_SIMPLE("(DST)");
722 initialRule = new InitialTimeZoneRule((dst == 0 ? stdName : dstName), raw, dst);
784 historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName),