| Package | Description |
|---|---|
| org.gwtproject.i18n.client | |
| org.gwtproject.i18n.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeFormat
Formats and parses dates and times using locale-sensitive patterns.
|
| Modifier and Type | Method and Description |
|---|---|
static DateTimeFormat |
DateTimeFormat.getFormat(DateTimeFormat.PredefinedFormat predef)
Get a DateTimeFormat instance for a predefined format.
|
static DateTimeFormat |
DateTimeFormat.getFormat(String pattern)
Returns a DateTimeFormat object using the specified pattern.
|
protected static DateTimeFormat |
DateTimeFormat.getFormat(String pattern,
org.gwtproject.i18n.shared.DateTimeFormatInfo dtfi)
Internal factory method that provides caching.
|
Copyright © 2018. All rights reserved.