repeat_date
Description
Задаёт формат даты, используемый в поле 'End by' внутри лайтбокса 'recurring'
repeat_date: string
Example
scheduler.config.repeat_date = "%m/%d/%Y";
...
scheduler.init('scheduler_here',new Date(2019,05,11),"month");
Default value: "%m.%d.%Y"
Details
примечание
Это свойство требует активации расширения recurring.
По умолчанию дата, введённая в поле 'End by', считается исключающей.
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.