Перейти к основному содержимому

server_utc

Description

Позволяет преобразовывать даты на стороне сервера из UTC в локальную временную зону (и обратно) при отправке данных на сервер

server_utc: boolean

Example

scheduler.config.server_utc = true;

scheduler.init('scheduler_here',new Date(2027,05,11),"week");

Значение по умолчанию: 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.