Enumerates the formats in which a time value (CTRL time) can be returned by the API.
time
Return time values as JavaScript Date objects.
Date
Return time values as number (milliseconds since Epoch).
number
Enumerates the formats in which a time value (CTRL
time
) can be returned by the API.See