fromSecondOfUnixEpoch

Creates a DateTime from the second of the Unix epoch at offset and optionally, the nanosecond of the second.

fun fromSecondOfUnixEpoch(second: Long, nanosecond: Int, offset: UtcOffset): DateTime