https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25723 Bug ID: 25723 Summary: Drop DateTime::Set as a dependancy Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org DateTime::Set is used in one place and one place only, and we only utilise a single method from it. We should replace that occurrence, exception_holidays, with logic matching that from 'single_holidays' which achieves the same end. I will attempt to do that and profile the difference too. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.