i need to create an input field that accepts time in 24hhrs, i have tried using
<input type="time" name="t1" />
but this accepts the time in 12hrs. Is there a way to solve my issue? The 12HRS time input was nicely formatted and it display time in HH:MM i also need the same in my 24Hrs at least the HH:MM part