AmirkabirDataMiners / ADM-dateTimePicker

Pure AngularJs dateTimePicker
http://amirkabirdataminers.github.io/ADM-dateTimePicker
MIT License
244 stars 92 forks source link

DIfferent behavior in Firefox and Chrome #130

Open nicolasholanda opened 5 years ago

nicolasholanda commented 5 years ago

When i have a dtp with the max date like "2019-05-01 12:30:00" and i try to incremet hours or minutes, in Chrome, nothing happens (correct). But, in Firefox, the dtp increments normally minutes and hours (wrong).