Time Picker Only Component

Similar to the date picker, and date picker with time, an only time picket would be great to have in the default component list of Wappler.
I recently came across this issue because Safari’s render of the default HTML5 timepicker is pretty bad.
Using a JS component will give the input a consistency across browsers as well.

Agree this would be a very useful addition…I use time pickers a lot. It would be great for either the current date/time picker to have an extra option to use time only, or even for a new component which could also remove the reliance on jquery.


or

https://flatpickr.js.org/

I’m sure there are others too!

1 Like

FlatPickr looks good.
It also has the option to select multiple dates, which was requested a couple of days ago - Date Picker Multiselect?

1 Like

We went with this one due to its lightweight:
https://uxsolutions.github.io/bootstrap-datepicker

Looks great. This one does not have time picking abilities though.