Skip to content

Birth dates sometimes incorrect? #111

Description

@nckstwrt

If you do a search for André Onana of Manchester United - his birthday will come back 4th of Feb rather than 2nd of April as expected.

Think changing parse_str_to_date to use

return parser.parse(v, dayfirst=True, yearfirst=False).date() if v else None 

should fix it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions