Overview
This article describes the usage of DateTimeZone
Constructing DateTimeZone
DateTimeZone
can be constructed using the following ways:
- Default
- Using TimeZone Id
- Using Offset Hours from UTC
- Using Offset Hours and Minutes from UTC
- Using Offset Millis from UTC
- Using JDK TimeZone
Get DateTimeZone Fields
Fields in DateTimeZone fields like offset in millis, short name, name key and long name.
To start, click on the next arrow. If you find anything missing in the tutorials then please drop in your comments.