epochMillis
Returns milliseconds from the Epoch for a date-time value.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| instant | Instant | Instant to compute the Epoch offset for. |
| dateTime | ZonedDateTime | ZonedDateTime to compute the Epoch offset for. |
Returns
Milliseconds from the Epoch.