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