The Day function returns the day of the specified date as a Long.
Syntax | ||||
Day(Expr) | ||||
Return value | ||||
Type |
Description | |||
Long |
The day value of the date | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expr |
String |
ByVal |
A date |
The function returns values between 1 and 31.