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

repeat_date

Description

Устанавливает формат даты поля 'End by' во всплывающем окне 'recurring'

repeat_date: string

Example

scheduler.config.repeat_date = "%m/%d/%Y";
...
scheduler.init('scheduler_here',new Date(2027,05,11),"month");

Значение по умолчанию: "%m.%d.%Y"

Details

примечание

Свойство требует включённого расширения recurring.

По умолчанию дата в поле 'End by' является исключительной.

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.