The Minute function returns the minute of the specified date as a Long.
Syntax | ||||
Minute(Expr) | ||||
Return value | ||||
Type |
Description | |||
Long |
The minute of the date. | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expr |
String |
ByVal |
A date |
The function returns values between 0 and 59.