Is there any range slider for choosing a time period?

For my application, I need a range slider for a period of time. That is, I have a start date and an end date. Now I want to create a range slider that allows the user to select a range between the start date and the end date.

Before encoding it myself, I wanted to check if there was something like that, but with the help of Google I found only a range of slider for numbers.

Can anyone recommend a time range slider?

+3
source share
1 answer

Try this if you are not configured after one slider.

Date slider

0
source

All Articles