DoDCIO / eads

Enterprise APIs for Data Sharing (EADS)
https://dodcio.github.io/eads
Other
7 stars 2 forks source link

Consider a change to responseTime #76

Closed killerbgt closed 7 years ago

killerbgt commented 7 years ago

Allow responseTime (meta object) to be a formatted string "%0.6f" in seconds

jbjonesjr commented 7 years ago

The ISO 8601 date/time format MUST be used YYYY-MM-DDTHH:MM:SSZ.

Similar to using a standard for date (rather than just epoch-based ms), allowing time to be in a pre-determined format (even hr mm ss if need be for long running batches) wouldn't be bad.