Home | History | Annotate | Download | only in unicode

Lines Matching refs:dateStyle

876      * @param dateStyle the date style.
881 SimpleDateFormat(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);
979 * @param dateStyle The date style, as passed to DateFormat::createTimeInstance().
984 void construct(EStyle timeStyle, EStyle dateStyle, const Locale& locale, UErrorCode& status);