Skip to main content

default_date

Description

Sets the date format used by the templates 'day_date', 'week_date', 'day_scale_date' for setting date in the views' headers

default_date: string

Example

scheduler.config.default_date = "%j %M %Y";
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: "%j %M %Y"

Applicable views: Day view, Timeline view, Week view, Week Agenda view, Units view

Details

day_view_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.