| Class | Description |
|---|---|
| DateTimeFormat |
Formats and parses dates and times using locale-sensitive patterns.
|
| TimeZone |
The TimeZone class implements a time zone information source for client applications.
|
| TimeZoneInfo |
A JavaScript Overlay type on top of the JSON data describing everything we need to know about a
particular timezone.
|
| Enum | Description |
|---|---|
| DateTimeFormat.PredefinedFormat |
Predefined date/time formats -- see
CustomDateTimeFormat if you need some format that
isn't supplied here. |
Copyright © 2018–2020. All rights reserved.