Gets the milliseconds component of this DateTime instance, according to universal time.
Namespace: MindFusion.Scheduling
File: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function __getUTCMilliseconds () |
Number. The milliseconds (0-999).
See Also