Search
DateTime.getDaysInMonth Method
See Also
 






 Overload List

Name Description

DateTime.getDaysInMonth ()

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

DateTime.getDaysInMonth (DateTime)

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

 See Also