Idea Summary
Allow multi-selection in the current APEX date picker so the user can select multiple dates and based on those dates some process can be performed on the select dates.
Use Case
-
Select a list of dates for doing some process/action on selected dates.
-
Fetch data based on selected dates only, not a range of dates.
Preferred Solution (Optional)
I found this simple bootstrap date picker which allows you to select multiple dates on JSFiddle. Attaching reference URL below
https://jsfiddle.net/christianklemp_imt/b20paum2/