Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

Time changes on click #27

Open mk-relax opened 8 years ago

mk-relax commented 8 years ago

I've been looking at the demo, but each time I open the datepicker, the displayed time goes back two hours. I'm in GMT +1.00, winter time.

akoidan commented 7 years ago

Same. I end up using vue-masked-input + separate fields for date and time.

alexrindone commented 7 years ago

This still happens.

doncatnip commented 6 years ago

It would appear the form field itself does not account for the timezone.