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