Package | Description |
---|---|
com.google.gwt.i18n.client |
Internationalization support for GWT applications.
|
Modifier and Type | Method and Description |
---|---|
static TimeZoneInfo |
TimeZoneInfo.buildTimeZoneData(java.lang.String json)
Construct a TimeZoneData javascript overlay object given some json text.
|
Modifier and Type | Method and Description |
---|---|
static TimeZone |
TimeZone.createTimeZone(TimeZoneInfo timezoneData) |