We're a place where coders share, stay up-to-date and grow their careers.
If you've come across any such cool thing HTML is capable of, please mention below 😀
<input type="time"/>
Makes entering time values consistent and also easier on mobile.
I built a polyfill for it as well so that there is no reason not to use it 😁 dan503.github.io/time-input-polyfill/
Makes entering time values consistent and also easier on mobile.
I built a polyfill for it as well so that there is no reason not to use it 😁
dan503.github.io/time-input-polyfill/