Javascript Methods JavaScript Reference

Note:
Returns the month based on UTC time. 
Return value: 
0 to 11, 
with 0 representing January and 11 representing December.
    
Syntax:
    
dateName.getUTCMonth()