I have deployed the Kartik DateRangePicker in my Yii2 project.
The datepicker does not display a left arrow to be able to select dates earlier than the current date for the end date.
Anyone know a fix for this?
Kartik does not look at or answer issues on Github…
Hi,
I think that is currently simply not possible.
Isn’t the sense of a “Date Range Picker” to have the “End-Date” AFTER the “Start-Date”?
Could you please describe your situation?
Currently I can’t imagine a scenario where this can be useful?
Regards
Backslider
(Developer)
October 21, 2015, 12:07pm
3
Thanks.
It was just a case of bad testing method. If an early start date is selected the end date then allows you to select earlier dates (but not earlier than start date).