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

Commits on Mar 1, 2024

  1. 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.
    andywolk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    17aaa40 View commit details
    Browse the repository at this point in the history