specifies the date format of the time scale (X-Axis)
gantt.templates.date_scale = function(date){ return gantt.date.date_to_str(gantt.config.date_scale)(date); };