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

EDTF negative calendar year display does not account for year-zero adjustment #1753

Open
kspurgin opened this issue Feb 5, 2021 · 1 comment
Labels
Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags.

Comments

@kspurgin
Copy link
Contributor

kspurgin commented Feb 5, 2021

-1985 displays as -1985

Should display as 1986 BCE, since there is no year zero in human-friendly date representation.

Same with Y-170002, which is currently displayed as -170002 instead of 170003 BCE

I believe this also applies to the pattern Y-17E7, which is displayed as -170000000

@kspurgin
Copy link
Contributor Author

kspurgin commented Feb 5, 2021

meta-issue: #1748

@kstapelfeldt kstapelfeldt added Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags. and removed dates labels Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Subject: Dates related to managing dates in Islandora. Consider also using the search and metadata tags.
Projects
Development

No branches or pull requests

2 participants