Uses of Class
com.google.gwt.i18n.client.TimeZoneInfo
-
Packages that use TimeZoneInfo Package Description com.google.gwt.i18n.client Internationalization support for GWT applications. -
-
Uses of TimeZoneInfo in com.google.gwt.i18n.client
Methods in com.google.gwt.i18n.client that return TimeZoneInfo Modifier and Type Method Description static TimeZoneInfo
TimeZoneInfo. buildTimeZoneData(java.lang.String json)
Construct a TimeZoneData javascript overlay object given some json text.Methods in com.google.gwt.i18n.client with parameters of type TimeZoneInfo Modifier and Type Method Description static TimeZone
TimeZone. createTimeZone(TimeZoneInfo timezoneData)
-