본문으로 건너뛰기

hour_date

Description

Y축에 표시되는 시간 형식을 정의합니다. 기본 이벤트 및 라이트박스 템플릿에서도 시간 부분을 포맷하는 데 사용됩니다.

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.