Gets the set of available zone IDs.
Gets the unique time-zone ID.
Normalizes the time-zone ID, returning a ZoneOffset where possible.
StaticfromObtains an instance of ZoneId from a temporal object.
StaticofObtains an instance of ZoneId from an ID ensuring that the ID is valid and available for use. US/Eastern: UTC-04:00 US/Central: UTC-05:00 US/Mountain: UTC-06:00 US/Pacific-New: UTC-07:00
StaticofObtains an instance of ZoneId wrapping an offset.
StaticsystemGets the system default time-zone.
A time-zone ID, such as Europe/Paris.
See java.time.ZoneId for full documentation