core / io.islandtime / toDateAt

toDateAt

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun Instant.toDateAt(offset: UtcOffset): Date

Converts this instant to the corresponding Date at offset.

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun Instant.toDateAt(zone: TimeZone): Date

Converts this instant to the corresponding Date in zone.