core / io.islandtime / OffsetTime / <init>

<init>

(iosArm64, iosX64, jvm, macosX64) <init>(hour: Int, minute: Int, second: Int = 0, nanosecond: Int = 0, offset: UtcOffset)

Create an OffsetTime.

Exceptions

DateTimeException - if the time or offset is invalid

(iosArm64, iosX64, jvm, macosX64) <init>(time: Time, offset: UtcOffset)

A time of day with an offset from UTC.