API属性occurrence_timestamp_in_utc本页内容occurrence_timestamp_in_utc Description 让您处理重复事件时无需担心时区问题 occurrence_timestamp_in_utc: booleanExamplescheduler.config.occurrence_timestamp_in_utc = true;...scheduler.init('scheduler_here',new Date(2013,05,11),"week");Default value: falseDetails注释此属性需要激活recurring 扩展。注释注意!此选项适用于刚开始使用且尚无重复事件的调度器。 对于已有重复事件的调度器启用此选项可能会导致问题。 启用后,事件时间戳将以UNIX时间保存。 此选项自版本3.5起可用。 Related Guides 반복 이벤트 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.