epochSecondsToZonedDateTime
epochSecondsToZonedDateTime converts an offset from the Epoch to a ZonedDateTime.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| seconds | long | The seconds from the Epoch. |
| timeZone | ZoneId | The time zone. |
Returns
A ZonedDateTime.