Explanation
The MONTH function takes just one argument, the date from which to extract the month.
In the example shown, the formula is:
where B4 contains the date January 5, 2016.
The MONTH function returns the number 1 representing the month( January) of the date.