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