phoenixwong / vue2-timepicker

A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support
https://phoenixwong.github.io/vue2-timepicker/
MIT License
432 stars 193 forks source link

How to input more than 24 hour #153

Open ifat420 opened 2 years ago

ifat420 commented 2 years ago

A customer wants to input his weekly time hour. It can be more than 24 hour. Like 30:35 How can I input this value using vue2-timepicker