https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36594
--- Comment #14 from CJ Lynce <[email protected]> --- I suspect 1. & 2. are due to config issues with the use of flatpickr for time only. Manually typing in a time formats as a date when you try specify minutes or an hour larger than 12. This appears to be the only place flatpickr is configured to just do time and not date only or date&time. 3. may or may not be flatpickr, as it looks like the current code (koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc) is trying to honor the 24 or 12 hour system variable. I'm going to try to get new bugs opened for this later today, unless someone beats me to them. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
