Interface LocaleSettings
-
- All Known Implementing Classes:
DefaultLocaleSettings
public interface LocaleSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDateFormatPattern()StringgetDatetimeFormatPattern()LocalegetLocale()StringgetTimeFormatPattern()TimeZonegetTimeZone()
-