I need to find a way to customize a time input so that instead of the clock spinner, it has increment/decrement arrows.
I want the input to still show the time format: 00:00 AM/PM but I want to replace the spinner with functional up/down arrows, so basically a mix between a time input and a number input.
Any idea how I can achieve this? Thank you.