Home | History | Annotate | Download | only in unicode

Lines Matching refs:timeStyle

875      * @param timeStyle the time style.
881 SimpleDateFormat(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);
978 * @param timeStyle The time style, as passed to DateFormat::createDateInstance().
984 void construct(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);