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

now_date

Description

Задает дату для маркера текущего времени в расширении Limit (включено конфигурацией - mark_now)

now_date: Date

Example

scheduler.config.now_date = new Date(2027, 7, 5);
...
scheduler.init('scheduler_here', new Date(2027, 7, 5), "week");

Details

примечание

Сво́йство требует включенного плагина limit

Опция применяется только к Limit extension.

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.