SHORT
DateFormatSymbols::SHORT,
fICUTimeZone->getDisplayName(false, TimeZone::SHORT, *fICULocale,
fICUTimeZone->getDisplayName(false, TimeZone::SHORT, unicodeString);
fICUTimeZone->getDisplayName(true, TimeZone::SHORT, *fICULocale,
fICUTimeZone->getDisplayName(true, TimeZone::SHORT, unicodeString);
fTimeZone->getDisplayName(i == 1, TimeZone::SHORT,
else if (flags & SHORT)
else if (flags & SHORT)
flags &= ~(SHORT|LONGDBL);
flags |= SHORT;
else if (flags & SHORT)