Gets the day of the week represented by this DateTime.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
get dayOfWeek() {} |
Number. An integer that represents the day of the week. Values range from 0 to 6.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |