Static
fromObtains an instance of ZoneId from a temporal object.
Static
ofObtains 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
Obtains an instance of ZoneId using its ID using a map of aliases to supplement the standard zone IDs.
Static
ofObtains an instance of ZoneId wrapping an offset.
Static
systemGenerated using TypeDoc
A time-zone ID, such as Europe/Paris.
See java.time.ZoneId for full documentation