public class UserLocale
extends java.lang.Object
| Constructor and Description |
|---|
UserLocale() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
getLocale() |
java.lang.String |
getUserTimezone() |
void |
setLocale(java.util.Locale locale) |
void |
setUserTimezone(java.lang.String timezone) |