9 Dec
2022
9 Dec
'22
11:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32232 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shi-yao.wang@inLibro.com --- Comment #1 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- The code fails in sub get_age of Koha/Patron.pm at line:
return $today->subtract_datetime( $date_of_birth )->years;
because $date_of_birth is invalid for time zone America/Toronto -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.