https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43246 --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 205094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205094&action=edit Bug 43246: Append 23:59 to datetime type flatpickr elements without time typed in on blur Test plan: 1. Apply patch 2. Navigate to circulation renewal screen or batch checkout page. 3. Test time-enabled datepicker fields (data-flatpickr-enable-time="true"): - Navigate to any circulation page with due date fields (e.g., circulation.tt, renew.tt, batch checkouts) - Type a date without time (e.g., "8.8.2026") - Leave the field (Tab or click elsewhere) - Verify time auto-fills with "23:59" Signed-off-by: Bastien CHAUVET <bastien.chauvet@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.