enables/disables the marker displaying the current time
scheduler.config.mark_now = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
The property requires the limit plugin to be activated.
Note that in case of the Timeline view the limit extension should be included on a page before the Timeline extension.