specifies the name of a CSS class that will be applied to items of the X-Axis
date | Date | the date which needs formatting |
Available only in PRO Edition
scheduler.templates.timeline_scalex_class = function(date){
return "";
};
The template requires the timeline plugin to be activated.