Gets the day of the week represented by this DateTime.
Namespace: MindFusion.Scheduling
File: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
get dayOfWeek() {} |
Number. An integer that represents the day of the week. Values range from 0 to 6.
See Also