Returns the name of the month from a given date or DateTime expression.
Syntax
CMONTH(dExpression | tExpression)
Returns
Character
Arguments
dExpression
Specifies the date expression from which CMONTH( ) returns the name of the month.
tExpression
Specifies the DateTime expression from which CMONTH( ) returns the name of the month.
Remarks
CMONTH( ) returns the name of the month as a string in proper noun format.