跳转到主要内容

limit_time_select

Description

通过设置 'last_hour' 和 'first_hour' 选项的最大值和最小值,限制 lightbox 中时间选择器的时间范围。

limit_time_select: boolean

Example

scheduler.config.limit_time_select = true;
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");

Default value: false

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.