[Koha-bugs] [Bug 34939] When manually entering dates in flatPickr the hour and minute get set to 00:00 not 23:59

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 23:19:58 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34939

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
To recreate: 

1. Find some places in the staff interface where data-flatpickr-enable-time is
set to true. Examples: renew.tt or circulation.tt 
2. Directly input a date in whatever date format you have specified in
DateFormat but omit the hour/minute. Example: 12/12/2023
3. See that the hour/minute default to 00:00 if your TimeFormat is 24hr and
12:00 AM if your time format is 12hr

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list