mikecoj / MCDatepicker

A vanilla JavaScript Datepicker
https://mcdatepicker.netlify.app/
MIT License
93 stars 18 forks source link

Select multiple dates (feature) #52

Open louis123562 opened 3 years ago

louis123562 commented 3 years ago

I would like to select multiple dates; i think of three modes:

  1. Mode: Select only a single day (default; just like now)
  2. Mode: Select multiple (single) days
  3. Mode: Select a date range (with start and end-date)

maybe this can be controlled with the initialization of the calendar.

mikecoj commented 3 years ago

Hi there, this will be added to my to-do list for future versions. Thank you!

SuperPat45 commented 3 years ago

+1 I really need a mobile friendly date range picker.

stell commented 2 years ago

If this gets added some day, it would be great if blocked dates could be handled when selecting a range like here: https://easepick.com/examples/hotel.html Fully blocked -> Range not possible, no picking possible blocked only -> Range possible, no picking possible