본문으로 건너뛰기

agenda_start

Description

이벤트가 표시되기 시작하는 날짜를 지정합니다.

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

Default value: 현재 사용자의 날짜

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.