http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13813 Bug ID: 13813 Summary: Remove deprecated module C4::Dates from system Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org The use of C4::Dates module is deprecated since June 2014. It has been superseded by Koha::DateUtils. See: http://wiki.koha-community.org/wiki/Coding_Guidelines Some functionality should be moved to Koha::DateUtils and it should be removed step by step from the system. -- You are receiving this mail because: You are watching all bug changes.