The seconds function extracts the seconds from a time value expressed in 24-hour format.
Syntax
Returns
An integer value from 0 to 59.
Examples
Returns: 34
Returns: 20
Returns the seconds value in the CHECK-OUT TIME field for every record that is processed. If a record contains the value 07:30:25, the function returns 25.