指定“recurring” lightbox 中“End by”字段使用的日期格式
scheduler.config.repeat_date = "%m/%d/%Y"; ... scheduler.init('scheduler_here',new Date(2019,05,11),"month");
该属性需要启用 recurring 扩展。
默认情况下,“End by”字段中输入的日期被视为排他的。