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

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");

Значение по умолчанию: 'agenda_start' (значение) + 1 год

Доступные представления: 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.