Bug 37875

Summary: Filtering by date should be possible using the format that is set in syspref 'dateformat'
Product: Koha Reporter: Anni Mäki-Mantila <anni.maki-mantila>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, gmcharlt
Version: 24.05   
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 Anni Mäki-Mantila 2024-09-10 06:24:06 UTC
At the moment, using a date filter for example in patron search results page or catalogue detail page requires user to put the date in format 'yyyy-mm-dd'. However, this isn't quite intuitive if the date is presented in other format (e.g. dd.mm.yyyy) in the user interface.

Ideally the filtering should be possible using the format set in syspref 'dateformat'.
Comment 1 David Nind 2025-02-08 21:46:08 UTC
I've made this the duplicate, as there is more discussion that has happened on the other bug (even though this bug was created first).

*** This bug has been marked as a duplicate of bug 38110 ***