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

Timezones not set automatically in ranges #811

Open iron-man opened 9 years ago

iron-man commented 9 years ago

When looking at that "time_ranges" example, when you choose a date/time/timezone in the first input field, it loads the second end datetime field with the date and time one hour later, but for some reason the timezone isn't set to the same as the start input field. Ideally, it should match whatever the start date/time/zone is set to, just one hour later in the same timezone.