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

now_date

Description

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

now_date: Date

Example

scheduler.config.now_date = new Date(2010, 7, 5);
...
scheduler.init('scheduler_here', new Date(2010, 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.