Javascript Methods JavaScript Reference

Note:
Sets the day of the month.
    
Syntax:
    
dateName.setDate(param1)
Parameters:
    param1   Required; the day of the month. Value: 1 to 31.