vue-datetime
vue-datetime copied to clipboard
Mobile friendly datetime picker for Vue. Supports date and datetime modes, i18n and more.
is there a way using Luxon with the same source? i noticed that when i build my project there's 2 luxon source. (chunk-vendors & the view i'm import the luxon...
## Versions - vue: - vue-datetime: - luxon: ### Description: Binding a stratdate/time and enddate/time on a such way that when you selected the startdate/time the enddate/time can't be set...
## Versions - vue:2.6.11 - vue-datetime:1.0.0-beta.14 - luxon:1.25.0 ### Description: Android models cannot display the calendar interface normally
## Versions - vue: 2.6.11 - vue-datetime: 1.0.0-beta.14 - luxon: 1.25.0 ### Description: There is no documented way to programmatically open and close the picker modal. One would expect this.$refs.datepicker.open()...
Since the notation for the current month is not supported outside of the US, it has been changed to support notation such as Asia. Thank you! ( See https://github.com/mariomka/vue-datetime/issues/228
Is there a way to do an All Day button? 12:00:00 AM to 11:59:59 PM
## Versions - vue: 2.6.10 - vue-datetime: 1.0.0-beta.13 - luxon: 1.24.1 ### Description: When I have a vue-datepicker instance configured to use date, the date that is picked displays correctly,...
## Versions - vue: 6.12.0 - vue-datetime: 1.0.0-beta.14 - luxon: 1.25.0 ### Description: Want to format date based on distance from current date Is there an existing technique to dynamically...
## Versions - vue: 2.6.10 - vue-datetime: 1.0.0-beta.10 - luxon: 1.16.0 ### Description: Why is an input event fired with initial values? This interferes with vee-validation that works on input...
Seems I can't find in repo the CSS file. Only in dist but this give me file with lots of empty space 2000+ lines.