Syncfusion AI Assistant

How can I help you?

Select a sequence of dates in calendar in JavaScript Calendar control

The following example demonstrates how to select the week dates of chosen date in the Calendar using values property, when multiSelection property is enabled. Methods of Moment.js is used in this sample for calculating the start and end of week from the selected date.