agenda_start
Description
指定事件开始显示的日期
agenda_start: Date
Example
scheduler.config.agenda_start = new Date(2012, 7, 1);
scheduler.config.agenda_end = new Date(2014, 7, 1);
...
scheduler.init('scheduler_here', new Date(2010, 0, 10), "agenda");
Default value: 当前用户的日期
Applicable views: Agenda view
Related samples
Details
注释
此设置需要启用 agenda_view 插件。
Related API
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.