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