mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.52k stars 405 forks source link

[Question] is there a way to change the rendered value of the timepickers? #646

Open weisinlakd opened 3 years ago

weisinlakd commented 3 years ago

Hi, I would like to know if i can change the values rendered here from 04 00 image

to 04 hours 00 minutes

Or something along those lines. I would like for the value to still be 04 00 . Is it possible?

Thank you!

mengxiong10 commented 3 years ago

So far, it cann't change. If you use fixed list, you can change the text. https://mengxiong10.github.io/vue2-datepicker/index.html#FixedTimeList