Task #2148
Feature #1764: Finalize dataoneTypes schema for public release
Types.DateTime: Specify formats
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2011-12-21
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Rewrite the docs for Types.DateTime to make it clear that there are three different formats:
- HTTP Full when it’s passed in HTTP headers
- YYYYMMDDTHHMMSS[.mmm]+00:00 or +Z when passed in URLs.
- xsd:datetime when passed in XML.
Add text:
- Timezone is mandatory and must be UTC (avoid "GMT").
- Fraction of second has a maximum resolution of 1ms and is optional.
History
#1 Updated by Matthew Jones almost 13 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
These issues were resolved earlier today with documentation updates covered under other tickets (e.g., #2097), so rejecting this ticket.