public interface LocaleContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
getLocale()
Retrieves the Locale.
|
java.util.TimeZone |
getUserTimeZone()
If configured in adf config, this method retrieves the the user's timezone preference.
|
java.util.Locale getLocale()
java.util.TimeZone getUserTimeZone()