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

Returns the seconds of a Date value.

Examples

PRINT Now; " -> "; Second(Now)
<hr>05/16/2002 22:31:30 -> 30

See also

Date & Time Functions