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





Gets the month component of this DateTime instance, according to universal time.

Namespace: MindFusion.Common
Assembly: Common.js

 Syntax

JavaScript  Copy Code

function __getUTCMonth ()

 Return Value

Type: Number
The month (0-11). 0 is January, 1 is February, etc.

 See Also

DateTime Members
DateTime Class
MindFusion.Common Namespace