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