danielmoncada / date-time-picker

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

Date & time picker write 13 in minutes textbox but when 1 enter auto trigger and add 01 #64

Closed rohit64Singh222 closed 3 years ago

rohit64Singh222 commented 4 years ago

Hello,

I am using data & time picker but problem created when enter manually minutes textbox. If enter 13 then press 1 and automatic trigger and 01 in minute textbox.

image

Solution : Provide solution for not auto add 0 in minute textbox.

danielmoncada commented 4 years ago

which version are you using? this was fixed in: https://github.com/danielmoncada/date-time-picker/issues/60 version 9.4.3 is the latest

danielmoncada commented 3 years ago

This was fixed. Closing