Home | History | Annotate | Download | only in format

Lines Matching defs:getLocalizedDateTimePattern

206     public static String getLocalizedDateTimePattern(FormatStyle dateStyle, FormatStyle timeStyle,
4429 String pattern = getLocalizedDateTimePattern(dateStyle, timeStyle, chrono, locale);