Searched refs:LOCALE (Results 1 – 1 of 1) sorted by relevance
43 private static final Locale LOCALE = Locale.ENGLISH; field in SettingsDateTimeHelperImpl124 String month_string = month.getDisplayName(TEXT_STYLE, LOCALE); in setDate()