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

Issue with EST EDT #917

Open Mani336 opened 7 years ago

Mani336 commented 7 years ago

Hi richardson, all my records are stored in EDT/EST time. when i retrieve from DB by default it will be from EDT. How can i retrieve data from DB with changing the time zone from EDT to EST..

Thank you