Resolve date parsing ambiguity when parsing dates when "time/large-da… #35

Open
morganava wants to merge 1 commit from morganava/issue_34 into develop
morganava commented 2024-09-22 12:59:17 -07:00 (Migrated from github.com)

Fixes #34

With this patch tests pass when "time/large-dates" feature is enabled, and downstream tests dependent on these features also pass once more.

Fixes #34 With this patch tests pass when "time/large-dates" feature is enabled, and downstream tests dependent on these features also pass once more.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin morganava/issue_34:morganava/issue_34
git switch morganava/issue_34

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff morganava/issue_34
git switch morganava/issue_34
git rebase develop
git switch develop
git merge --ff-only morganava/issue_34
git switch morganava/issue_34
git rebase develop
git switch develop
git merge --no-ff morganava/issue_34
git switch develop
git merge --squash morganava/issue_34
git switch develop
git merge --ff-only morganava/issue_34
git switch develop
git merge morganava/issue_34
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
acw/simple_asn1!35
No description provided.