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

v-model value as date

Open shidcordero opened this issue 4 years ago • 1 comments

Versions

  • vue: latest
  • vue-datetime: latest
  • luxon: latest

Description:

Can we have a version that uses Date object as the v-model value. I am using vuex-orm which I declare model value to be type specific.

shidcordero avatar Jun 01 '20 12:06 shidcordero

How can I return a date instead of an ISO string

nonybrighto avatar May 27 '21 13:05 nonybrighto