Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Add missing "format" facet in Date type #728

Closed
jstoiko opened this issue Jan 23, 2020 · 0 comments · Fixed by #746
Closed

Add missing "format" facet in Date type #728

jstoiko opened this issue Jan 23, 2020 · 0 comments · Fixed by #746
Milestone

Comments

@jstoiko
Copy link
Contributor

jstoiko commented Jan 23, 2020

The "Date" type definition section mentions the "additional facet format" multiple times however it is not formated as a table like in the other sections

Proposed Change

Reformat the sentence below as a table:

The additional facet format MUST be available only when the type equals datetime, and the value MUST be either rfc3339 or rfc2616. Any other values are invalid.

E.g.

Facet Description
format? The additional facet format MUST be available only when the type equals datetime, and the value MUST be either rfc3339 or rfc2616. Any other values are invalid.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant