withTimezone

fun Instant.withTimezone(tz: IANATimezone): ZonedDateTime

Returns a ZonedDateTime object with a given timezone.

Sources

Link copied to clipboard