Bug #17607 highlighted the lack of a defined format for date and date-time fields in our api responses. We should settle on a response form and validate it to ensure it's consistently given across the codebase.
Created attachment 57468 [details] [review] Bug 17620: Patron - Add date format definitions This patch adds 'format' fields to date type fields in the Patron definition.
I'll be going through each existing api route and attaching a patch per route as required.
Still valid?
I think I fixed then all in several reviews. Specially when we introduced the RFC process for all endpoints, existing and new. But let me re-check.
(In reply to Tomás Cohen Arazi from comment #4) > I think I fixed then all in several reviews. Specially when we introduced > the RFC process for all endpoints, existing and new. But let me re-check. 2.5 years... can we assume FIXED? :)
Yes, this is fixed now.