Package io. islandtime. jvm
Various extensions specific to the Java platform.
Functions
Makes this clock compatible with Island Time's Clock interface.
Gets the current OffsetDateTime from the provided clock.
Gets the current OffsetTime from the provided clock.
Gets the current ZonedDateTime from the provided clock.
Converts this date to an equivalent Island Time Date.
Converts this date-time to an equivalent Island Time DateTime.
Converts this duration to an equivalent Island Time Duration.
Converts this instant to an equivalent Island Time Instant.
Converts this date-time to an equivalent Island Time OffsetDateTime.
Converts this time to an equivalent Island Time OffsetTime.
Converts this period to an equivalent Island Time Period.
Converts this time to an equivalent Island Time Time.
Converts this time zone to an equivalent Island Time TimeZone.
Converts this UTC offset to an equivalent Island Time UtcOffset.
Converts this year to an equivalent Island Time Year.
Converts this year-month to an equivalent Island Time YearMonth.
Converts this date-time to an equivalent Island Time ZonedDateTime.
Converts this duration to an equivalent Java Duration.
Converts this instant to an equivalent Java Instant.
Converts this date to an equivalent Java LocalDate.
Converts this date-time to an equivalent Java LocalDateTime.
Converts this time to an equivalent Java LocalTime.
Converts this date-time to an equivalent Java OffsetDateTime.
Converts this time to an equivalent Java OffsetTime.
Converts this duration to an equivalent Java Period.
Converts this period to an equivalent Java Period.
Converts this year to an equivalent Java Year.
Converts this year-month to an equivalent Java YearMonth.
Converts this date-time to an equivalent Java ZonedDateTime.
Converts this time zone to an equivalent Java ZoneId.
Converts this UTC offset to an equivalent Java ZoneOffset.