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 timeZone) |
static void |
setThemeDisplayTimeZone(TimeZone timeZone) |
public static TimeZone getDefaultTimeZone()
public static TimeZone getThemeDisplayTimeZone()
public static void setDefaultTimeZone(TimeZone timeZone)
public static void setThemeDisplayTimeZone(TimeZone timeZone)