当调度器中的“Today”按钮被点击时触发
scheduler.attachEvent("onBeforeTodayDisplayed", function (){ // 在此处放置任何自定义逻辑 return true; });