Answer the question
In order to leave comments, you need to log in
How to set default time in date-time-picker in vue.js?
<date-time-picker v-model="data" ... />
In this case, data is a string with full information, how can I pull only the time and set it to 00:00 by default?
Thanks)
Answer the question
In order to leave comments, you need to log in
so write directly there 00:00. Why rip out a piece of the string that indicates the time, if you change it anyway?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question