Example of Month Range Picker in ASP.NET Core DateRangePicker Control
The following sample demonstrates the DateRangePicker component acting as a month range picker. It allows you to select values within the range of months.
DEMO
SOURCE
DatePicker has the Start
and the Depth
properties that provide options to restrict users from navigating to any Calendar view (year, month, or decade).