Home / lang / second 
Second
Syntax
Result = Second ( Date )

Returns the seconds of a Date value.

Example
PRINT Now; " -> "; Second(Now)

05/16/2002 22:31:30 -> 30


See also
Date & Time Functions