Seconds
Purpose 
Returns a number representing the seconds portion (0-59) of a specified time.
Format 
Seconds(time)
Parameters 
time - any time value or field of type time
Data type returned 
number
Originated in 
FileMaker Pro 6.0 or earlier
Examples 
Seconds(“12:15:23”) returns 23.
Note  If no seconds value is specified, 0 is returned.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas