ChronoZonedDateTime.getOffset

Gets the zone offset, such as '+01:00'. !(p) This is the offset of the local date-time from UTC/Greenwich.

@return the zone offset, not null

interface ChronoZonedDateTime(D = ChronoLocalDate)
getOffset
()

Meta