Returns the day of the week of the specified DateTime.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
function getDayOfWeek (date) |
A DateTime instance.
Number. The day of the week.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |