ToEpoch
This section contains reference documentation for the toEpoch functions.
Convert epoch milliseconds to epoch . The following time units are supported:
SECONDS
MINUTES
HOURS
DAYS
Signature
ToEpoch<TIME_UNIT>(timeInMillis)
Usage Examples
Last updated