Skip to main content

month_day

Description

Sets the format for the day in the cells of the Month and Year views

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

monthView_properties

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.