<init>(hour: Int, minute: Int, second: Int = 0, nanosecond: Int = 0, offset: UtcOffset)
Create an OffsetTime.
DateTimeException - if the time or offset is invalid
DateTimeException
<init>(time: Time, offset: UtcOffset)
A time of day with an offset from UTC.