Package com.google.gwt.i18n.client.constants


package com.google.gwt.i18n.client.constants
Predefined internationalized constants for currency, date, time, and numbers. This package contains interfaces that define internationalized constants used by the class in com.google.gwt.i18n.client to format currency, date, time, and numeric strings.
  • Interfaces
    Class
    Description
    CurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants.properties file.
    Deprecated.
    use DateTimeFormatInfo instead
    DateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services.
    Interface that combines locale-specific interfaces.
    NumberConstants class encapsulate a collection of Number formatting symbols for use with Number format and parse services.
    NumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services.
    TimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services.