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

- Fixed parseTime for altFieldTimeOnly use #801

Closed RizziCR closed 9 years ago

RizziCR commented 9 years ago

Fixed the Issue, that if you use the altField for the time, then getDate only returns the date without the picked time.

trentrichardson commented 9 years ago

Thanks for the fix, I have merged it and will test it out. Hope to get a new release in master branch soon.