fromSecondOfUnixEpoch

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

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