wangzuo / input-moment

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

Change time by 5 minute increments #64

Closed yarnball closed 7 years ago

yarnball commented 7 years ago

Hi,

Instead of changing one minute at a time, I'd like to change it to go up by say 5 minute increments.

Would this be possible?

Thanks