Перейти к основному содержимому

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.