LocalDateTimeWithZone extension

Extensions for constructing a ZonedDateTime from a LocalDateTime.

on

Methods

atZone(ZoneId zone) ZonedDateTime

Available on LocalDateTime, provided by the LocalDateTimeWithZone extension

Combines this LocalDateTime with the given zone into a new ZonedDateTime instance.