Date.prototype.setUTCSeconds

Sets the seconds value in a date using Universal Coordinated Time (UTC).

Syntax

setUTCSeconds(seconds, milliseconds?)

Parameters