specifies the date in the sub-header of the view
var format = scheduler.date.date_to_str(scheduler.config.day_date); scheduler.templates.week_scale_date = function(date){ return format(date); };