http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8966 Priority: P5 - low Change sponsored?: --- Bug ID: 8966 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Koha::Calendar::is_holiday truncates the date Severity: critical Classification: Unclassified OS: All Reporter: pelletiermaxime@gmail.com Hardware: All Status: NEW Version: rel_3_8 Component: Circulation Product: Koha Calling the function is_holiday on a date truncate that dates because it does a truncate directly on it instead of using a local clone of the date. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.