### Bug report
When selecting 31 January as a start date, the navigation to the previous months through the calendar does not work.
### Reproduction of the problem
1. Select 31 January (any year) as a start date.
2. Click the navigation arrows to navigate to the previous months. The previous months navigation stops working.
3. Select any other date as a start date - the previous months navigation works as expected.
A Dojo sample for reproduction: https://dojo.telerik.com/ezoGibIm
### Expected/desired behavior
The user must be able to navigate to the previous months when 31 January is selected in the Start field.
### Environment
* **Kendo UI version: 2024.1.130
* **jQuery version: 3.7.0
* **Browser: [all]
By default, the DateRangePicker displays the current and the next month/year in its start view. Is it possible to implement an option for the start view to display the previous and the current month/year?
Bug report
DateRangePicker close event does not catch range ent value
Reproduction of the problem
Run the following Dojo:
Select a range and check the browser console.
Expected/desired behavior
Close shall be reflected in the close event handler.
Environment
Kendo UI version: [ all ]
Browser: [ all ]