Let's keep default hour and minute but allow developers to use flatpickr's config object as well for setting defaults (and that config taking precedence).
Created attachment 170313 [details] [review] Bug 37644: Let developers configure flatpickr defaultHour and defaultMinute via its config object To test: 1) Go to any flatpickr instance, for example in circulation.pl when setting a due date 2) Note that the default time 23:59 is set 3) Apply patch 4) Refresh 5) Note no change 6) Sign off
Created attachment 170316 [details] [review] Bug 37644: Let developers configure flatpickr defaultHour and defaultMinute via its config object To test: 1) Go to any flatpickr instance, for example in circulation.pl when setting a due date 2) Note that the default time 23:59 is set 3) Apply patch 4) Refresh 5) Note no change 6) Sign off Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Paul, unfortunately this one needs a rebase.