JS Date Range Picker
This package can let the user pick a range between two dates. It can be used to present two form inputs that let the user choose dates using calendar pull down menus. The dates may be validated so the range end date is not set to a day before the range start date. The format of the dates and the week start day are configurable parameters. The picked dates are returned in the ISO-8601 extended format.