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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 26 14:45:21 CET 2020


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

--- Comment #32 from Agustín Moyano <agustinmoyano at theke.io> ---
Created attachment 101840
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101840&action=edit
Bug 24850: Correct offset handling in dt_from_string

This patch adds correct handling for when an offset is passed within an
RFC3339 formatted datetime.

Test plan
1/ Run the DateUtils test and varify it now passes.

Signed-off-by: Agustin Moyano <agustinmoyano at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list