Second

Result = Second ( Date/Time )

Returns the seconds of a date/time value.


Example

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

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


See also

Now, Time, Date, WeekDay, Day, Month, Year, Hour, Minute


Previous: RTrim$ Next: Seek