Date Picker - Date Object #13285
Unanswered
erdesigns-eu
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i created a custom component based on the v-text-field and the v-date-picker so it works with Date Object, i also added some validation so when the user enters a invalid date/time it will try to extract the date and will reset the time (needs some work to try parse the time too).
I posted it here: https://github.com/erdesigns-eu/Vuetify-DateTimePicker/blob/main/DateTimePicker.vue
maybe this is good to add as a example, because i think there are more people who might need this.
Beta Was this translation helpful? Give feedback.
All reactions