[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 11:01:35 CET 2021


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

--- Comment #125 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---

 77     "suspended_until": {
 78       "type": ["string", "null"],
 79       "format": "date-time",
 80       "description": "Date until which the hold has been suspended"
 81     },

But the code is converting everything to date-only...

What do we want here?

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


More information about the Koha-bugs mailing list