MindFusion.Scheduling for ASP.NET Programmer's Guide
DateTime.__getDay Method
See Also
 





Gets the day of the week component of this DateTime instance.

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __getDay ()

 Return Value

Type: Number
The day of the week (0-6). 0 is Sunday, 1 is Monday, etc.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace