Second()
Syntax
Result = Second(Date)
Returns the second value of the specified date. The result is always between 0 and 59. Debug Second(Date(0, 0, 0, 11, 3, 45)) ; Outputs '45'.
Debug Second(Date(0, 0, 0, 11, 3, 45)) ; Outputs '45'.
Supported OS
Windows, Linux, MacOS X