The MONTH function is one of the date and time functions. It returns the month (a number from 1 to 12) of the date given in the numerical format (MM/dd/yyyy by default).
MONTH(serial_number)
The MONTH function has the following argument:
How to apply the MONTH function.
The figure below displays the result returned by the MONTH function.