defines the date format for the api_date template
scheduler.config.api_date="%Y-%m-%d %H:%i"; scheduler.init("scheduler_here",new Date(2009,10,1),"week");