from Second Of Unix Epoch
fun fromSecondOfUnixEpoch(second: Long, nanosecond: Int = 0, zone: TimeZone): ZonedDateTime
Content copied to clipboard
Creates a ZonedDateTime from the second of the Unix epoch at zone.
Creates a ZonedDateTime from the second of the Unix epoch at zone.