How can i remove the AM=PM
part at this input
<input type='time' min='1:30' max='2:30'>
Also, As you can see i tried to add the min
and max
as the time itself but didn't work, How can i make it work? And it keeps telling me "Enter a valid value"
each time i try to submit it without AM-PM