Bug 34248

Summary: Curbside pickup times should follow TimeFormat preference
Product: Koha Reporter: Jason Robb <jrobb>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: bugzilla, gmcharlt, kyle.m.hall, rcoert
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jason Robb 2023-07-10 21:00:40 UTC
When scheduling a pickup at a specific time, the time is in 24-hour format. It would make sense for the time slot selection formatting to follow the TimeFormat preference.

This can be observed by:
-Enabling the CurbsidePickup syspref
-Configuring a branch with time slots at or beyond 13:00 (1:00 PM)
-Switching the TimeFormat syspref to 12 hour format
-Scheduling a pickup at that branch (time slots remain in 24-hour format)

This is especially confusing for patrons who are accustomed to the 12-hour format choosing to schedule pickups themselves in the OPAC.