| Package | Description |
|---|---|
| com.google.gwt.i18n.client |
Internationalization support for GWT applications.
|
| com.google.gwt.i18n.client.constants |
Predefined internationalized constants for currency, date, time, and numbers.
|
| Modifier and Type | Method and Description |
|---|---|
DateTimeConstants |
LocaleInfo.getDateTimeConstants()
Returns a DateTimeConstants instance for this locale.
|
| Constructor and Description |
|---|
DateTimeFormat(String pattern,
DateTimeConstants dateTimeConstants)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DateTimeConstantsImpl
DateTimeConstantsImpl class encapsulate a collection of DateTime formatting
symbols for use with DateTime format and parse services.
|
| Modifier and Type | Method and Description |
|---|---|
DateTimeConstants |
LocaleConstants.getDateTimeConstants() |
Copyright © 2018. All rights reserved.