vue-datetime
vue-datetime copied to clipboard
Feature-Request: v-model format
All I found here about format seems related how the vue-datetime-component should render it. But what I still missing here is a possibility to define input and output-format for the v-model, too.
I will now workaround by converting the date in model. But it would be nice feature if you can define the format for the v-model in the future, too.
Yep, right now the only way is to convert after the date is selected.
Hello @mariomka , first of all thanks for this project. It's good. Is there any development about this feature?