server_utc
Description
Enables converting server-side dates from UTC to a local time zone (and backward) while sending data to the server
server_utc: boolean
Example
scheduler.config.server_utc = true;
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: false
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.