vue-datetime icon indicating copy to clipboard operation
vue-datetime copied to clipboard

Mobile friendly datetime picker for Vue. Supports date and datetime modes, i18n and more.

Results 101 vue-datetime issues
Sort by recently updated
recently updated
newest added

If you're looking for a way to disable specific dates, specific days (Saturday, Sunday, etc), or specific timeframes, I have a forked version you can find at the link below:...

Extra info on datepicker - week number

## Versions - vue: 2.6.14 - vue-datetime: 1.0.0-beta.14 - luxon: 2.0.2 ### Description: Getting Invalid Unit zone error when use luxon version 2.0.2 but when downgrade luxon version to 1.15.0...

## Versions - vue: 2.6.11 - vue-datetime: 1.0.0-beta.10 - luxon: 1.22.0 - Firefox: 94.0.1 ### Description: When accessing `vue-datetime` in Firefox via tabbing on the keyboard, it is not possible...

Hello Is it possible to use vue-datetime as a React Component, do you have a Porting available? With the same styling, because React datepicker doesn't have a good styling as...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Fixed issue https://github.com/mariomka/vue-datetime/issues/46 Here is the...

This solves issue #137 using the same approach as pull request #175. A README update and test is included. To pass tests I had to update the default locale test...

I have to make a DateTime selector but according to what the user has chosen before i only need a year or year + month ( or year + month...

Hi i used vue-datetime to create my own component and used it in my website but recently i figure out one issue i dont know its libabry bug or i...