[Koha-bugs] [Bug 24850] New: Koha::DateUtils ignored offsets in RFC3339 datetimes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 11 16:23:15 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850

            Bug ID: 24850
           Summary: Koha::DateUtils ignored offsets in RFC3339 datetimes
 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 at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 24643

The final test added in bug 24643 incorrectly tests RFC3339 timezone handling.

If an offset is passed it should be applied to the given time to return an
epoch relative to UTC and then the koha timezone config value should be applied
against that to give us a koha instance relative time.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24643
[Bug 24643] Koha::DateUtils::dt_from_string rfc3339 cannot handle high
precision seconds
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list