Example usage for com.google.gwt.i18n.client.constants TimeZoneConstants interface-usage

List of usage examples for com.google.gwt.i18n.client.constants TimeZoneConstants interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.i18n.client.constants TimeZoneConstants interface-usage.

Usage

From source file org.ssgwt.client.i18n.SSTimeZoneConstants.java

/**
 * TimeZoneConstants encapsulates a collection of time zone data for use with
 * DateTimeFormat services. This class extends GWT's Constants class.
 * The values of the constants are defined in property files named something
 * like "TimeZoneConstants_xx.properties".
 *