LocalDateTimeWithZone extension
Extensions for constructing a ZonedDateTime from a LocalDateTime.
Methods
-
atZone(
ZoneId zone) → ZonedDateTime -
Available on LocalDateTime, provided by the LocalDateTimeWithZone extension
Combines this LocalDateTime with the givenzone
into a new ZonedDateTime instance.