wojtekmaj/react-time-picker

With format "hh:mm" any hour input value is instantly converted to 12

Closed this issue · 2 comments

<TimePicker onChange={onChangeTime} value={time} format="hh:mm" />

After typing in hour and starting typing in minutes, no matter what value is entered in hours field, it will be converted into 12

Possibly related to #93

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

This issue was closed because it has been stalled for 14 days with no activity.