본문으로 건너뛰기

agenda_end

Description

이벤트가 표시되는 종료 날짜를 정의합니다.

agenda_end: 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(2013, 0, 10), "agenda");

Default value: 'agenda_start' 이후 1년 (값)

Applicable views: Agenda view

Details

노트

이 설정은 agenda_view 플러그인이 활성화된 경우에만 작동합니다.

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.