Home
last modified time | relevance | path

Searched refs:DST_STR (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dsimpletz.cpp55 static const UChar DST_STR[] = {0x0028,0x0044,0x0053,0x0054,0x0029,0}; // "(DST)" variable
1138 … dstRule = new AnnualTimeZoneRule(tzid+UnicodeString(DST_STR), getRawOffset(), getDSTSavings(), in initTransitionRules()
1191 …initialRule = new InitialTimeZoneRule(tzid+UnicodeString(DST_STR), getRawOffset(), dstRule->getDST… in initTransitionRules()