MindFusion.Scheduling for JavaScript Programmer's Guide
DateTime.getDaysInMonth Method (DateTime)
See Also
 






Returns the number of days in the month of the specified DateTime.

Namespace: MindFusion.Scheduling
Assembly: DateTime.js

 Syntax

JavaScript  Copy Code

function getDaysInMonth (date)

 Parameters

date

A DateTime instance.

 Return Value

Number. The number of days.

 See Also

getDaysInMonth Method Overload List
DateTime Members
DateTime Class
MindFusion.Scheduling Namespace