icehaunter / vue3-datepicker

Simple datepicker component for Vue 3
https://icehaunter.github.io/vue3-datepicker/
MIT License
150 stars 153 forks source link

How to change the language for the days of the week? #51

Closed eyey28 closed 1 year ago

eyey28 commented 3 years ago

I am confused with the documentation on how to change the language for the days of the week. Could you please give an actual example?

spoil349 commented 3 years ago

<datepicker v-model="date" :locale="ru" /> ...

Githubissues.
  • Githubissues is a development platform for aggregating issues.