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

Can you select multiple dates with this vue component? Thanks

Clicking a slot e.g. icon in input does not open calender ``` ```

The vue-datepicker.js file seems to be missing from the zip archive when downloaded. Can this be included and also the relevant css files thanks.

Hi there ! I'd like to add an "h" to the hour for french people : 6pm is 18h. How can I achieve that ? Thanks !

## Versions - vue: 2.5.17 - vue-datetime: 1.0.0-beta.10 - luxon: 1.4.3 ### Description: Placeholder attribute fires input event in IE ( https://github.com/vuejs/vue/issues/7138 ), that produces wrong input event. It can...

## Versions - vue: 2.5.2 - vue-datetime: 1.0.0-beta.3 - luxon: 1.2.0 ### Description: During using this component appears bug with overlay. Z-index don`t work. The problem in VUE single file...

need reproduction

## Versions - vue: - vue-datetime: - luxon: ### Description: When language is in French, the Cancel button should translate to Annuler. This is found in your phrases object phrases...

## Versions - vue: - vue-datetime: ^1.0.0-beta.8 - luxon: ### Description: How can i return a value for time(23:00)? i don't need a date time format.

feature request

## Versions - vue: 2.5.16 - vue-datetime: 1.0.0-beta.8 - luxon: 1.4.3 ### Description: Cannot Select Seconds Is it possible to configure this plugin to allow you to select seconds?

feature request

Hi. In Time picker I always have zero-padded hours like 06, 07, 08, 09. I'm using everywhere in my app time format like H:mm and I wolud like to see...

feature request