jQuery-Timepicker-Addon icon indicating copy to clipboard operation
jQuery-Timepicker-Addon copied to clipboard

maxDate does not updates as the time passes

Open Razoralpha opened this issue 13 years ago • 1 comments
trafficstars

My issue is basically the following, I'm using the timepicker to select an interval to show coordinates on the map - as usual the present time is going to be the maximum date and maximum time, so no future dates are selectable - but as the time passes, the date object becomes outdated inside the plugin and the sliders cannot be used to select the actual time until a full page reload. (Example: I load the map and the timepicker at 15:30 and I'm able to select 15:30 as well, but couple of minutes later, let's say at 15:40 I'm trying to change the interval to be able to view the new coordinates that came in, but I'm still restricted to 15:30 max time)

Any fix or workaround might help.

Razoralpha avatar Nov 12 '12 14:11 Razoralpha

any solution for this in the meantime?

AliceR avatar Aug 09 '16 16:08 AliceR