跳转到主要内容

hour_date

Description

定义Y轴上显示的时间格式。该格式同样应用于默认事件和lightbox模板中,用于格式化时间部分。

hour_date: string

Example

scheduler.config.hour_date = "%H:%i:%s";
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: "%H:%i"

Applicable views: Day view, Week view, Units view

Details

weekView_properties

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.