본문으로 건너뛰기

default_date

Description

템플릿 'day_date', 'week_date', 'day_scale_date'가 뷰 헤더에 날짜를 표시할 때 사용하는 날짜 형식을 정의합니다.

default_date: string

Example

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

Default value: "%j %M %Y"

Applicable views: Day view, Timeline view, Week view, Week Agenda view, Units view

Details

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