'getUTCDate()' Syntax, Parameters and Note : getUTCDate « Javascript Methods « JavaScript Reference

'getUTCDate()' Syntax, Parameters and Note

Note:

Returns the day of the month based on UTC time.
    
Syntax:
    
dateName.getUTCDate()

    

      
      








Related examples in the same category

1.'getUTCDate()' Example
2.'getUTCDate()' is applied to