Skip to content

Conversation

@ColeDCrawford
Copy link
Contributor

@ColeDCrawford ColeDCrawford commented May 28, 2024

Unspecified dates previously could not handle qualification ("16XX~"). Unspecified dates also couldn't handle dates with 3 unspecified digits ("1XXX"). This commit adds both those features and tests for those use cases.

Closes #38

Unspecified dates previously could not handle qualification. Unspecified dates also couldn't handle dates with 3 unspecified digits ("1XXX"). This commit adds both those features and tests for those use cases.
Requires quite a few overrides of lower_ and upper_ range methods to properly handle dates due to padding working in the opposite direction for negative dates, esp when combined with month/day padding.
@ColeDCrawford ColeDCrawford marked this pull request as ready for review May 28, 2024 17:52
@ColeDCrawford
Copy link
Contributor Author

@aweakley take a look at this one whenever you have a chance

@aweakley
Copy link
Member

This looks great, thank you very much.

@aweakley aweakley merged commit 8c571b0 into ixc:v5 May 30, 2024
@ColeDCrawford ColeDCrawford mentioned this pull request Jun 5, 2024
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.

2 participants