Skip to content

Conversation

@jonathonhawkins92
Copy link

I'd like to propose adding an optional year parameter to the parser to handle leap year edge cases.

This addition prevents failures when processing dates like February 29th when the data being parsed is not from the current year. The parameter defaults to the current year, maintaining backward compatibility.

I've updated the tests to verify the behavior. Happy to address any feedback or adjust according to project guidelines.

Thank you for considering this contribution.

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.

1 participant