jQuery-Timepicker-Addon
jQuery-Timepicker-Addon copied to clipboard
Now button doesn't properly update if maxDate set
trafficstars
- Set a maxDate of 0 or new Date() is set in the datetimepicker options
- Press "now" button !3) Now button does not set time to the current time, but the time when the page was loaded
Example: http://jsfiddle.net/rf3gk/
How can I work around this? Is there a fix I can do, either in an external file or in the addon itself?
did anyone find a solution for this issue?