DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
564 stars 358 forks source link

Prevent invalid time entry in input #653

Open psshadman opened 5 years ago

psshadman commented 5 years ago

This is the fix for preventing the invalid number entry in the timer box. For eg '99' is an invalid value for the hour box, so hour box will show as '09'