wangzuo / input-moment

React datetime picker powered by momentjs
https://wangzuo.github.io/input-moment
ISC License
527 stars 173 forks source link

Allow keyboard time input #22

Open KirilOkun opened 7 years ago

KirilOkun commented 7 years ago

Currently the only way to set time is with the sliders. Would be very helpful to be able to enter hours and minutes with the keyboard in addition to the sliders. Thanks in advance.

Nantris commented 7 years ago

I would love this. Easily the best date/time picker I have found, but that is a deal breaker for my application. Even if you never add this, thanks for making this great code available!