trentrichardson / jQuery-Timepicker-Addon

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

Get Server Date/Time instead of Client #636

Open meyla opened 11 years ago

meyla commented 11 years ago

I have situations where the webserver is in one time zone and the client machine is in another. When I click the "Now" button, I would prefer to get the server date/time rather than the client date/time. Is this something that is possible/configurable? I looked at where the datepicker Today function is being overridden, but I only see the time being set there and not the date. I would need to change both.

kindkaktus commented 8 years ago

+1