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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to