public class TimeZoneServiceImpl extends Object implements TimeZoneService
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_TIMEZONE |
| Constructor and Description |
|---|
TimeZoneServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
TimeZone |
getDefaultTimeZone() |
void |
setDefaultTimeZone(TimeZone tz) |
public static final String DEFAULT_TIMEZONE
public void setDefaultTimeZone(TimeZone tz)
setDefaultTimeZone in interface TimeZoneServicepublic TimeZone getDefaultTimeZone()
getDefaultTimeZone in interface TimeZoneServiceCopyright © 2020. All rights reserved.