Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

GetMonth() Syntax, Parameters and Note

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