config
Description
Defines configuration options for dates, scale, controls
config: SchedulerConfigOptions
Example
//sets the format of Y-Axis items
scheduler.config.hour_date = "%H:%i:%s";
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "month");
Details
The properties of the config object are described in a separate chapter of the root API page Scheduler API: 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.