9 Mar
2026
9 Mar
'26
11:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39748 --- Comment #22 from David Cook <dcook@prosentient.com.au> --- In Koha/Patron.pm we should probably return 0 if $self->dateexpiry =~ '^0000' as well... And then yeah... We should be able to safely assume that $self->dateexpiry is an ISO timestamp in the local timezone, then convert to either UTC or floating, clone it, and then do the date truncation -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.