|
Month() |
|
|
Purpose To convert a date value to a month number Syntax Month( <dDate> ) nMonth Arguments <dDate> is the date to convert. Returns Month() returns a numeric value in the range of 1 to 12 representing the month of <dDate>.
|