[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
Wed Nov 3 12:16:44 CET 2021


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

--- Comment #129 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 127240
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127240&action=edit
Bug 24850: Correctly handle suspended_until for PUT

if we are passing suspended_until to the body, it should be a rfc3339 (what the
spec is expecting)
but $hold->suspend_until will be iso

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


More information about the Koha-bugs mailing list