sets the date format used by the templates 'day_date', 'week_date', 'day_scale_date' for setting date in the views' headers
scheduler.config.default_date = "%j %M %Y"; ... scheduler.init('scheduler_here',new Date(2013,05,11),"week");