Skip to content

Fix incorrect Swiss franc symbol - #6

Open
petarmarj wants to merge 1 commit into
ourworldincode:mainfrom
petarmarj:main
Open

Fix incorrect Swiss franc symbol#6
petarmarj wants to merge 1 commit into
ourworldincode:mainfrom
petarmarj:main

Conversation

@petarmarj

Copy link
Copy Markdown

The repository currently uses as symbolNative for the Swiss franc. This is incorrect.

U+20A3 () is defined by Unicode as FRENCH FRANC SIGN and has never been an official symbol for the Swiss franc.

The Swiss Coinage Ordinance uses Fr. (fr. in French and Italian) as the abbreviation for Swiss francs. ISO 4217 uses CHF.

This PR changes symbolNative from to Fr..

See also my press report on the same issue.

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

Successfully merging this pull request may close these issues.

2 participants