enables converting server-side dates from UTC to a local time zone (and backward) while sending data to the server
scheduler.config.server_utc = true; scheduler.init('scheduler_here',new Date(2013,05,11),"week");