lilcodelab / Xamarin.Plugin.Calendar

Calendar plugin for Xamarin.Forms
MIT License
260 stars 61 forks source link

[Feature Request] Select many dates #74

Open Softtinn opened 3 years ago

Softtinn commented 3 years ago

It would have been really helpful and cool if it was possible to select a date range, or multiple dates. Maybe by setting a SelectionMode (something like how it works in a CollectionView?).

Is this something you have or would like to consider?

LeoJHarris commented 3 years ago

👍 Multiple DateRange wound be great to have where a particular event may span across multiple dates. A nullable DateTime for Ending would be good to have access to to.