The Month function returns the month of the specified date as a Long.
Syntax | ||||
Month(Expr) | ||||
Return value | ||||
Type |
Description | |||
Long |
The month of the date. | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expr |
String |
ByVal |
A date |
Long
Nur Werte zwischen 1 und 12 werden zurückgegeben.