T
T
tester_info2020-02-17 15:39:31
Vue.js
tester_info, 2020-02-17 15:39:31

How to properly pass date to Vuetify DatePicker?

I use this datepicker .
The data comes from the server:

users:[{"id":"1","name":"test_name","birthday":"21-02-2020","phone":"2222222222"}]

jsfiddle - with datepicker
Well, the question is: how to display the date that comes from the server in this datepicker?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2020-02-17
@tester_info

The server should return the date in the format "2020-02-17"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question