Syntax:
Second(dateexpr)
Group: Time/Date
Description:
Return the second of the minute (0 to 59).
Parameter Description
dateexpr Return the second of the minute for this date value. If this value is Null then Null is returned.
See Also: Hour( ), Minute( ), Time( ).
Example: