본문으로 건너뛰기

month_day

Description

월 및 연도 뷰의 셀에 표시되는 날짜 형식을 정의합니다.

month_day: string

Example

scheduler.config.month_day="%j";
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: "%d"

Applicable views: Month view, Year view

Details

monthView_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.