From a2cd0a2827d4eb39c7d8cf48990c66b9dacb7b20 Mon Sep 17 00:00:00 2001 From: Hari Date: Fri, 12 Mar 2021 20:54:09 +0700 Subject: [PATCH] Add Date Range Picker (#770) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c24a10d..fb90ed0 100644 --- a/README.md +++ b/README.md @@ -732,6 +732,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullcalendar](https://github.com/fullcalendar/fullcalendar) - Full-sized drag & drop event calendar (jQuery plugin). * [rome](https://github.com/bevacqua/rome) - A customizable date (and time) picker. Dependency free, opt-in UI. * [datedropper](https://github.com/felicegattuso/datedropper) - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields. +* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates. ### Select