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(2027,05,11),"week");
Значение по умолчанию: "%j %M %Y"
Доступные представления: Day view, Timeline view, Week view, Week Agenda view, Units view
Related samples
Details

Related API
Related Guides
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.