trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Now button broken #887

Open TrentonZero opened 8 years ago

TrentonZero commented 8 years ago

This fixes an issue we saw where pressing the "now" button multiple times causes the timezone to shift to an incorrect value.

trentrichardson commented 8 years ago

Sorry, I know this has been quite the delay. Thanks for posting your fix, however it seems to cause an issue with this commit applied:

https://github.com/trentrichardson/jQuery-Timepicker-Addon/pull/887/commits/6b9c57689df355fd3e0fe3a6a062bffea29ad4a3

The first timezone example does not work in the docs. Here is how to reproduce:

For now I have left this fix out of dev.