Gets the month component of this DateTime instance, according to universal time.
Namespace: MindFusion.Scheduling
File: DateTime.js
SyntaxJavaScript
Copy Code
|
|---|
function __getUTCMonth () |
Number. The month (0-11). 0 is January, 1 is February, etc.
See Also