//core/io.islandtime/UtcOffset/UtcOffset
UtcOffset¶
common
fun UtcOffset(totalSeconds: Seconds)
Creates an offset from the number of seconds relative to UTC.
Throws¶
io.islandtime.DateTimeException | if the offset is outside the supported range |
//core/io.islandtime/UtcOffset/UtcOffset
common
fun UtcOffset(totalSeconds: Seconds)
Creates an offset from the number of seconds relative to UTC.
io.islandtime.DateTimeException | if the offset is outside the supported range |