trentrichardson / jQuery-Timepicker-Addon

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

Use UTC for current date and now button #821

Open mfrere opened 9 years ago

mfrere commented 9 years ago

I wish the calendar's internal date/time was in UTC rather than the client's current date/time. The "Now" button should also fill the field with current UTC date/time. Is there a somewhat clean way to achieve this?