Gets the number of days in the month represented by this DateTime.
Namespace: MindFusion.Scheduling
File: DateTime.js
JavaScript Copy Code |
---|
get daysInMonth() {} |
Number. An integer that represents the number of the days. Values range from 28 to 31.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |