month_day
Description
Definiert das Format zur Anzeige des Tages in den Zellen der Monats- und Jahresansichten
month_day: string
Example
scheduler.config.month_day="%j";
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: "%d"
Applicable views: Month view, Year view
Details

Related Guides
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.