Javascript Methods JavaScript Reference

Note:
Sets the seconds.
    
Syntax:
    
dateName.setSeconds(param1, param2)
Parameters:
    param1   Required; the seconds. Value: 0 to 59.
    param2   Optional; the milliseconds elapsed in the current second. 
                       Value: 0 to 999.