fun fromSecondOfUnixEpoch(second: Long, nanosecond: Int = 0, offset: UtcOffset): OffsetDateTime
Creates an OffsetDateTime from the second of the Unix epoch at offset and optionally, the nanosecond of the second.