Search
DateTime.getDaysInMonth Method ()
See Also
 






Returns the number of days in the month of the current DateTime instance.

Namespace: MindFusion.Scheduling
File: DateTime.js

 Syntax

JavaScript  Copy Code

function getDaysInMonth ()

 Return Value

Number. The number of days.

 See Also