Returns the month of a date or dateTime value. The month is returned as an integer in the range 1 - 12.
Syntax
MONTH ( date | dateTime )
Return type
Examples