https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330
Bug ID: 18330
Summary: REST API: Date-time handling
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Swagger2 wants dates and date-times as defined in RFC3339,
https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14
Make sure each object property has a format date or date-time defined where
needed.
We should include information on time zone and use an appropriate separator "T"
between date and time, e.g.:
2017-03-24T14:00:00+02:00
2017-03-24T12:00:00Z
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/