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

calendar_time

Description

Определяет формат даты, используемый для полей даты начала и окончания в lightbox

calendar_time: (date: Date) => string

Parameters

  • date - (required) Date - значение даты, которое необходимо отформатировать

Returns

  • text - (string) - HTML-контент для отображения внутри scheduler

Example

scheduler.templates.calendar_time = scheduler.date.date_to_str("%d-%m-%Y");

Details

mini_calendar_templates

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.