跳转到主要内容

repeat_date

Description

指定"recurring" lightbox 中"End by"字段使用的日期格式

repeat_date: string

Example

scheduler.config.repeat_date = "%m/%d/%Y";
...
scheduler.init('scheduler_here',new Date(2019,05,11),"month");

Default value: "%m.%d.%Y"

Details

注释

该属性需要启用 recurring 扩展。

默认情况下,"End by"字段中输入的日期被视为排他的。

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.