Month(Date: Date): Number
Month returns the month value for the Date. If Date is Null then Null is returned.
Month function syntax has these named arguments:
Parameter
Description
Date
Required. Date to return the Month value for.
See Also
SQL Date Functions