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