I try to change format of days in Date/month picker component. At the moment list of days as "M,T,W,T,F,S,S", but I need "Mo,Tu,We,Th,Fr,Sa,Su". In API I can see that necessary parameter called "day-format" and its value is null (default). Can anybody please explain: is it possible to change this format of days?
Here is the API of Vuetify: https://vuetifyjs.com/en/components/date-pickers#date-month-pickers