https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15882 Bug ID: 15882 Summary: refactor C4::Log::GetLogs to accept DateTime Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org C4::Log::GetLogs accepts dates in the user interface format, which is bad for an internal module. Refactored to accept DateTimes so it can be used internally more easily. -- You are receiving this mail because: You are watching all bug changes.