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

When i type in 2015 i get 2014-12-31 23:00:00 #36

Closed waozixyz closed 1 month ago

waozixyz commented 6 years ago

This happens to ever year I type in. The time is 1 hour in behind. I suspect this has something to do with the timezone management?