29 Sep
2020
29 Sep
'20
2:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25039 --- Comment #26 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The current implementation displays the time part if needed: 140 <td>[% checkout.date_due | $KohaDates as_due_date => 1 %]</td> 147 [% new_due_dates.shift | $KohaDates as_due_date => 1 %] -- You are receiving this mail because: You are watching all bug changes.