jQuery-Timepicker-Addon
jQuery-Timepicker-Addon copied to clipboard
maxDate does not updates as the time passes
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.
any solution for this in the meantime?