fun fromUnixEpochSecond(second: Long): Instantfun fromUnixEpochSecond(second: Long, nanosecondAdjustment: Int): Instantfun fromUnixEpochSecond(second: Long, nanosecondAdjustment: Long): Instant
Create an Instant from the second of the Unix epoch.