Skip to content

ParseStrict fails for non-ambigous input in format: mm-dd-yyyy #9

@Graham42

Description

@Graham42

For the input "11-30-2022" I'm seeing the error month out of range when calling dateparse.ParseStrict.

I would expect this date should be parsable because "30" can only be the day not the month, and "11" is a valid month (November)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions