agenda_start
Description
Устанавливает дату начала отображения событий
agenda_start: Date
Example
scheduler.config.agenda_start = new Date(2027, 7, 1);
scheduler.config.agenda_end = new Date(2027, 7, 1);
...
scheduler.init('scheduler_here', new Date(2027, 0, 10), "agenda");
Значение по умолчанию: текущая дата пользователя
Д оступные представления: Agenda view
Related samples
Details
примечание
Свойство требует активации плагина agenda_view.
Related API
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.