ASP.NET Pack Programmer's Guide
DateTime.__getUTCMonth Method
See Also
 





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

Namespace: MindFusion.Common
Package: 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