26 Oct
2021
26 Oct
'21
3:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850 --- Comment #105 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #104)
(In reply to Jonathan Druart from comment #103)
I haven't tried what's happening if no TZ is passed. Do we reject it, assuming it's instance tz or UTC?
It's mandatory. However this is weird:
"due_date": "2021-10-27 23:59", => "Does not match date-time"
"due_date": "2021-10-27 23:59:00", => "Missing property."
Added as bug 29322.. I think it's tied up inside JSON::Validator.. I'll ask Tomas to take a look. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.