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

Correctly format BCE dates #1297

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Correctly format BCE dates #1297

merged 1 commit into from
Mar 8, 2021

Conversation

jameshadfield
Copy link
Member

BCE dates were correctly interpreted but incorrectly rendered
due to a bug in the final string-prettying step. This would
result in a tree with the correct layout and positioning, but
incorrect labels ("-undefined"). This commit remedies this and
adds a test.

Closes #1294

BCE dates were correctly interpreted but incorrectly rendered
due to a bug in the final string-prettying step. This would
result in a tree with the correct layout and positioning, but
incorrect labels ("-undefined"). This commit remedies this and
adds a test.
@jameshadfield jameshadfield temporarily deployed to auspice-dates-bce-fl2xixfcje6q March 1, 2021 03:27 Inactive
@jameshadfield jameshadfield merged commit d713de0 into master Mar 8, 2021
@jameshadfield jameshadfield deleted the dates-bce branch March 8, 2021 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dates Before Present are -undefined
1 participant