//core/io.islandtime.darwin/toIslandOffsetDateTimeAt
toIslandOffsetDateTimeAt¶
darwin
fun <Error class: unknown class>.toIslandOffsetDateTimeAt(offset: UtcOffset): OffsetDateTime
Converts this NSDate
to an Island Time OffsetDateTime at the specified offset.
darwin
fun <Error class: unknown class>.toIslandOffsetDateTimeAt(nsTimeZone: <Error class: unknown class>): OffsetDateTime
Converts this NSDate
to an Island Time OffsetDateTime at the specified time zone.