Home | History | Annotate | Download | only in i18n

Lines Matching refs:UTZFMT_STYLE_GENERIC_LONG

1715                         tzfmt->format(UTZFMT_STYLE_GENERIC_LONG, tz, date, zoneString);
3455 UTimeZoneFormatStyle style = (count < 4) ? UTZFMT_STYLE_GENERIC_SHORT : UTZFMT_STYLE_GENERIC_LONG;