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





Sets the day component of this DateTime instance.

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __setDate (day)

 Parameters

day

Type: Number
The day of month (1-31).

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace