[Bug 34539] New: Time not shown for due dates with time of 23:59
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 Bug ID: 34539 Summary: Time not shown for due dates with time of 23:59 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org As noted at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30362#c19 due dates with a time of 23:59 get the time erased. If the due date time is any time but 23:59, the time will appear under columns like "Due date" and "Renew". However, if it's "23:59", then the time doesn't appear. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Time not shown for due |Time not shown for due |dates with time of 23:59 |dates and renewal dates | |with time of 23:59 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Personally, I don't know why we wouldn't show 23:59 - at least on the staff interface. On the OPAC, I suppose a library might not want to show the exact time it's due except for hourly loans, but then we allow libraries to set specific times as well, so... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Bug 34292 got me looking at koha-tmpl/intranet-tmpl/prog/en/includes/js-date-format.inc which also has some handling for 23:59. So if there is any chagne to Koha::DateUtils, we'd also need to make it to this include. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=34292 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org CC| |gmcharlt@gmail.com Component|Templates |Staff interface -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This is by design. 23:59 is used for 'daily' due dates and hence we decided to not show the time in these cases. I think the solution for bug 30362 would be to change the phrasing in that case instead of showing the time. I think our libraries would not be so happy with the 23:59 showing everywhere and it would be more confusing than helpful to them. It also helps to have hourly loans stand out more. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35014 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35014 [Bug 35014] Times should only be set for enable-time flatpickrs -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34539 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|35014 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35014 [Bug 35014] Times should only be set for enable-time flatpickrs -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org