Function
Returns the seconds component of a specified date.
date-seconds date => seconds
<date>.
<integer>.
system
date
Returns the seconds component of the specified date. Note that this does not return the entire date object, represented as a number of seconds; it returns any value assigned to the seconds: init-keyword when the <date> object was created.