FromEpoch
This section contains reference documentation for the fromEpoch functions.
Convert epoch to epoch milliseconds. The following time units are supported:
SECONDS
MINUTES
HOURS
DAYS
Signature
FromEpoch<TIME_UNIT>(timeIn<Time_UNIT>)
Usage Examples
epochMillis |
---|
1613472303000 |
epochMillis |
---|
1613472300000 |
epochMillis |
---|
1613469600000 |
epochMillis |
---|
1613433600000 |