뷰의 서브 헤더에 표시되는 날짜를 정의합니다.
var format = scheduler.date.date_to_str(scheduler.config.day_date); scheduler.templates.week_scale_date = function(date){ return format(date); };