specifies the date format of the label in the 'Time period' section of the lightbox
gantt.templates.task_date= function(date){ return gantt.date.date_to_str(gantt.config.task_date)(date); };