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

Add timezone option #16

Open kiwina opened 8 years ago

kiwina commented 8 years ago

It be nice to add the timezone option so times are what you expect them to be like: timeZone: 'UTC'

nacr commented 8 years ago

hello I need to set the time zone as well, how have you resolved this?

peshkov3 commented 8 years ago

same issue here