I’m using this:
scheduler.addMarkedTimespan({
days: new Date(),
zones: "fullday", // marks the entire day
css: "gray_section" // the applied css style
});
to color today date in timeline, but it doesn’t work, more examples are need to use the scheduler, it’s diffucult to use some of it’s features sometimes.