ChronoZonedDateTime.getZone

Gets the zone ID, such as 'Europe/Paris'. !(p) This returns the stored time-zone id used to determine the time-zone rules.

@return the zone ID, not null

interface ChronoZonedDateTime(D = ChronoLocalDate)
getZone
()

Meta