Sets the milliseconds component of this DateTime instance, according to universal time.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function __setUTCMilliseconds (millisec) |
Number. An integer between 0 and 999 representing the milliseconds.
See Also