I have a simple javascript which displays data on a canvas between two timestamps.
Most of the time, my users are likely to want to quickly navigate to a specific range of dates / times but sometimes thwy will also want to explicitly state a range.
Is there libraries etc. which could be used for this or should I just roll my own?
I’ve found the solution with timepicker.