Searched refs:UTZFMT_STYLE_GENERIC_SHORT (Results 1 – 4 of 4) sorted by relevance
44 UTZFMT_STYLE_GENERIC_SHORT, enumerator
658 case UTZFMT_STYLE_GENERIC_SHORT: in format()707 case UTZFMT_STYLE_GENERIC_SHORT: in format()823 (style == UTZFMT_STYLE_SPECIFIC_SHORT || style == UTZFMT_STYLE_GENERIC_SHORT); in parse()1007 case UTZFMT_STYLE_GENERIC_SHORT: in parse()1020 case UTZFMT_STYLE_GENERIC_SHORT: in parse()
1687 tzFormat()->format(UTZFMT_STYLE_GENERIC_SHORT, tz, date, zoneString); in subFormat()3147 … UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG; in subParse()
1217 tzfmt->format(UTZFMT_STYLE_GENERIC_SHORT, *this, date, result, &timeType); in getDisplayName()