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

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.