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

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.