Search
DateTime.getMonth Method ()
See Also
 






Returns the month component of the current DateTime object.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function getMonth ()

 Return Value

Number. The month.

 See Also