Returns the number of days in the month of the specified DateTime.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
function getDaysInMonth (date) |
A DateTime instance.
Number. The number of days.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |