Skip to content

Problem with CHF and ' #61

Open
Open
@bsekiewicz

Description

@bsekiewicz

I noticed that for the Swiss Franc (CHF) for values above 1,000, the notation CHF 1'000 is used.

parse_price("CHF 1'200.20")
Out[27]: Price(amount=Decimal('1'), currency='CHF')

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