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

Fix msg_date_d and msg_date_e wrongly parsing dates after 29 Feb. Mon returned by month_d() is in 0..11 range. Fix unit-tests that were assuming 25 Mar 2004 to be Wednesday but it's actually Thursday. #250

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

andywolk
Copy link
Member

@andywolk andywolk commented Mar 1, 2024

No description provided.

@andywolk andywolk added the bug Something isn't working label Mar 1, 2024
@andywolk andywolk requested review from mjerris and anthmFS March 1, 2024 17:24
@freeswitch-ci-system
Copy link

@andywolk andywolk changed the title Fix msg_date_d wrongly parsing dates after 29 feb. Mon returned by month_d() is in 0..11 range. Fix msg_date_d and msg_date_e wrongly parsing dates after 29 Feb. Mon returned by month_d() is in 0..11 range. Fix unit-tests that were assuming 25 Mar 2004 to be Wednesday but it's actually Thursday. Mar 1, 2024
@freeswitch-ci-system
Copy link

… returned by month_d() is in 0..11 range. Fix unit-tests that were assuming 25 Mar 2004 to be Wednesday but it's actually Thursday.
@andywolk andywolk merged commit 50a509b into master Mar 1, 2024
18 checks passed
@andywolk andywolk deleted the leap branch March 1, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants