Skip to main content

repeat_date

Description

Sets the date format of the 'End by' field in the 'recurring' lightbox

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

note

The property requires the recurring extension to be enabled.

By default, the date in the 'End by' field is exclusive.

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.