Gets the day of the week component of this DateTime instance, according to universal time.
Namespace: MindFusion.Scheduling
Assembly: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function __getUTCDay () |
Number. The day of the week (0-6). 0 is Sunday, 1 is Monday, etc.
See Also