wotamann / vuetify-form-base

Schema-based Form Generator - Vue.js 2.0 Component based on Vuetify 2.0
https://wotamann.github.io/vuetify
230 stars 63 forks source link

How to format the date on the "textfield"? #64

Open Mashiane opened 4 years ago

Mashiane commented 4 years ago

Hi there

I would like to us dayjs to format the display date for the date control when its created like this, as depicted below. How can I achieve that? For example, would like it to be DD/MM/MMMM? Thanks

HowtoFormatDate