question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No Ukrainian Hryvnia in currency pipe

See original GitHub issue

Which @angular/* package(s) are the source of the bug?

core, Don’t known / other

Is this a regression?

No

Description

Hi. I am making my first test app in Angular and when I try to use currency pipe - currency : ‘UAH’ with my country’s currency I can see this: UAH500.00, but when I use it with - currency : ‘USD’ I can see usd symbol like this $500.00. So maybe I’m doing something wrong or maybe you don’t have Ukrainian hryvnia in your data base? Can you add it please? Here is it .

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 14.2.3
Node: 16.17.0
Package Manager: npm 8.15.0 
OS: darwin arm64

Angular: 14.2.2
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1402.3
@angular-devkit/build-angular   14.2.3
@angular-devkit/core            14.2.3
@angular-devkit/schematics      14.2.3
@angular/cli                    14.2.3
@schematics/angular             14.2.3
rxjs                            7.5.6
typescript                      4.7.4

Anything else?

I would love to hear from you!

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
JoostKcommented, Sep 20, 2022

Sorry, there is a better locale available: uk instead of ru-UA. My previous comment was based on finding UA as code for Ukraine.

0reactions
angular-automatic-lock-bot[bot]commented, Oct 21, 2022

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Currency Pipe & Format Currency In Angular with ...
Angular Currency Pipe is one of the bulit in pipe in Angular used to format currency value according to given country code,currency,decimal ...
Read more >
Explainer: What's The Fallout From Ukraine's Pipe Shutdown?
The operator of the gas pipeline system, Gas TSO of Ukraine, said it could no longer transport gas through a compressor station in...
Read more >
[Bug][V2] Currency pipe :symbolDisplay true not working #6724
I'm using the currency pipe with beta.0, and with the following code inside ionic 2: Total: {{ total | currency:'COP':true }} The output ......
Read more >
Currency of Ukraine. Ukrainian hryvnia. Ukrainian currency
Exchange rates Ukraine currency 1 euro = 29,15 UAH 1 USD = 27,08 UAH ... The Storm" by PC-ONE 2017 Creative Commons on...
Read more >
Angular2 Currency Pipe change decimal separator
That would be my guess, but I haven't actually tried. Incidentally, the CurrencyPipe relies on Intl that's still not supported by some browsers ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found