Gets the millisecond component of the date represented by this DateTime instance.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
get millisecond() {} |
Number. A number that represents the millisecond.
See Also