t1m0n/air-datepicker

Not working timeFormat HH

paulvales opened this issue · 1 comments

Use jquery-3.1.1.min.js
My config :
new AirDatepicker('#arrival', { timepicker: true, timeFormat: 'HH:mm' });
but in calendar timepicker hours showing as 12-format, in #arrival as 24-format
Screenshot

t1m0n commented

Thanks for the bug report!