| Interface | Description |
|---|---|
| CustomDateTimeFormat |
Create a custom localized date/time format at compile time.
|
| TimeZone |
Abstracts a GWT timezone.
|
| Class | Description |
|---|---|
| DateTimeFormat |
Formats and parses dates and times using locale-sensitive patterns.
|
| Enum | Description |
|---|---|
| DateTimeFormat.PredefinedFormat |
Predefined date/time formats -- see
CustomDateTimeFormat if you
need some format that isn't supplied here. |
| Annotation Type | Description |
|---|---|
| CustomDateTimeFormat.Pattern |
Annotation containing the pattern skeleton.
|
Copyright © 2018. All rights reserved.