For my application I need a range slider for a time period. That is I have a starting date and a end date. Now I want to create a Range Slider that allows the user to select a range between the starting date and the end date.
Before coding it myself, I wanted to check if there is already something like this available, but using Google i only found range slider for numbers.
Can anybody recommend a time range slider?