vuetify-datetime-picker
vuetify-datetime-picker copied to clipboard
min for datetimepicker
how do we set min for datetimepicker ? lets say my min is '2020-08-09 04:00:00', i need to set for both date-picker-props.min = '2020-08-09' and time-picker-props.min = '04:00:00' ? if the user change the date, timepicker still cant select hours lower than '04:00:00'. or is there a method that i missed ?
i have the same problem, any clue?
+1
i stop using this package. vue2-datepicker is better. but u will need to update the css to match vuetify
+1 Any news? Very necessary