https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25133 Bug ID: 25133 Summary: Specify Due date changes from PM to AM if library has their TimeFormat set to 12hr Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: kelly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Prior to 19.05.08, when due date was specified in the checkout, the time in the box would show in 24hr format (e.g. 15:59) while the due date in the patron's checkouts would show in 12hr format (e.g. 3:59 PM) When using the specified due date in the same transaction, - check an item out and the box would remain with 15:59 while the due date would display 3:59 PM - check a second item out and the box would continue to display 15:59 and the due date 3:59 PM After 19.05.08, the format in the specify a due date box shows in 24hr format and the due date in 12hr format (in patron checkouts) as before. However, on the second transaction, the box converts to 3:59 AM and that time will be 3:59 AM on the patron's checkout. This process only occurs if the library is using the TimeFormat at 12 hours in the system preferences and not 24 hours in the TIme format. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.