https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34930 Bug ID: 34930 Summary: Fix timezone problem in Koha/Object.t Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Resolve # Failed test 'Given an rfc3339 formatted datetime string, a timestamp field is converted into an SQL formatted datetime string' # at t/db_dependent/Koha/Object.t line 706. # got: '2019-12-27 15:53:00' # expected: '2019-12-27 14:53:00' Context: export TZ='Europe/Amsterdam' -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.