Sets the seconds component of this DateTime instance.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
function __setSeconds (sec, [millisec]) |
Type: Number
An integer between 0 and 59 representing the seconds.
Type: Number
An integer between 0 and 999 representing the milliseconds.