Result = Second ( Date/Time )
Returns the seconds of a date/time value.
Example :
PRINT Now; " -> "; Second(Now) => 05/16/2002 22:31:30 -> 30