How to add a date range picker to filter for dates on a GridView for Yii2
Filtering the data we have on our GridView by dates are sometimes very important. On this article I am going to show you how easy is to add a date range filter to your Yii2 GridViews.