Skip to content

Fail to detect Czech dates like 14 Unr'21 #1149

@manycoding

Description

@manycoding

The problem seems to be with Unr:
14 Unr'21
14Unr'23

version 1.1.7

>>> dateparser.parse("14 Unr 2021", languages=["cs"])
>>> dateparser.parse("14 Unor 2021", languages=["cs"])
datetime.datetime(2021, 2, 14, 0, 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions