Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

GetUTCMonth() Syntax, Parameters and Note

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