Description
The SECONDS-PAST-MIDNIGHT function returns a numeric value representing the number of seconds after midnight for the current
time. The type of this function is numeric.
General Format
FUNCTION SECONDS-PAST-MIDNIGHT
Arguments
There are no arguments to supply for this function.
Returned Values
- The returned value is a standard numeric time representation of the current time, expressed in seconds past midnight.
- The returned value can be affected by any of the following tunables being set: current_second, current_minute, current_hour,
and timewarp_dynamic.