Javascript Methods JavaScript Reference

Note:
Returns the month. 
Return value: 
0 to 11, 
with 0 representing January and 11 representing December.
    
Syntax:
    
dateName.getMonth()