Skip to main content

now_date

Description

Sets the date for the current-time marker in the Limit extension (enabled by the configuration - 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

note

The property requires the limit plugin to be enabled.

The option is applicable to the Limit extension only.

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.