setSeconds()
Top
Previous
Next
Syntax
DateObj.setSeconds(
sec
)
Arguments
sec:
A number from 0 to 59 used to represent the current second.
Returns
an integer
Description
Method; This method sets the current second for the Date Object specified according to
Local Time
.