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

'getSeconds()' Syntax, Parameters and Note

Note:

Returns the number of seconds. 
Return value: 0 to 59.
    
Syntax:
    
dateName.getSeconds()

    

      
      








Related examples in the same category

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