Home | History | Annotate | Download | only in unicode

Lines Matching refs:timeStyle

1229      * @param timeStyle the time style.
1235 SimpleDateFormat(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);
1324 * @param timeStyle The time style, as passed to DateFormat::createDateInstance().
1330 void construct(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);