Skip to main content

mark_now

Description

Enables/disables the marker displaying the current time

mark_now: boolean

Example

scheduler.config.mark_now = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: true

Applicable views: Day view, Week view, Timeline view

Details

note

The property requires the limit plugin to be activated.

note

Note that in case of the Timeline view the limit extension should be included on a page before the Timeline extension.

weekView_properties

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.