Skip to main content
Version: 5.0

Function: isUTCTimestamp()

isUTCTimestamp(time): time is UTCTimestamp

Check if a time value is a UTC timestamp number.

Parameters

time: Time

The time to check.

Returns

time is UTCTimestamp

true if time is a UTCTimestamp number, false otherwise.