Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not accept invalid uncertaintiy combinations #92

Open
JeroenDeDauw opened this issue Jan 29, 2023 · 1 comment
Open

Do not accept invalid uncertaintiy combinations #92

JeroenDeDauw opened this issue Jan 29, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JeroenDeDauw
Copy link
Member

JeroenDeDauw commented Jan 29, 2023

From @mzeinstra:

EDTF humanises some string that cannot exist within EDTF. only ~, ? OR % allowed/ no combinations allowed examples of not allowed/no EDTF 1985-04-12% and 1985-04-12?~ and 1985-04%~

@JeroenDeDauw JeroenDeDauw added enhancement New feature or request good first issue Good for newcomers labels Jan 29, 2023
@mzeinstra
Copy link
Collaborator

To be complete the reference says:

the uncertain and approximate qualifiers, '?' and '~', when applied together, are combined into a single qualifier character '%';

So we can have the two qualifiers, they should be presented by %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants