Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with CHF and ' #61

Open
bsekiewicz opened this issue Sep 22, 2023 · 0 comments
Open

Problem with CHF and ' #61

bsekiewicz opened this issue Sep 22, 2023 · 0 comments

Comments

@bsekiewicz
Copy link

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')
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

No branches or pull requests

1 participant