18 Jul
2023
18 Jul
'23
4:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34117 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Sorry, I haven't seen Emily's comment! There is something weird here as well: 105 sub get_expiry_date { 109 $date = dt_from_string( $date ) unless ref $date; Which means get_expiry_date should deal with DateTime object correctly. -- You are receiving this mail because: You are watching all bug changes.