Gets the day of the week component of this DateTime instance, according to universal time.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
function __getUTCDay () |
Number. The day of the week (0-6). 0 is Sunday, 1 is Monday, etc.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |