public class TimeZoneThreadLocal extends Object
| Constructor and Description |
|---|
TimeZoneThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static TimeZone |
getDefaultTimeZone() |
static TimeZone |
getThemeDisplayTimeZone() |
static void |
setDefaultTimeZone(TimeZone timeZonee) |
static void |
setThemeDisplayTimeZone(TimeZone timeZonee) |
public static TimeZone getDefaultTimeZone()
public static TimeZone getThemeDisplayTimeZone()
public static void setDefaultTimeZone(TimeZone timeZonee)
public static void setThemeDisplayTimeZone(TimeZone timeZonee)