No Ukrainian Hryvnia in currency pipe
See original GitHub issueWhich @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:
- Created a year ago
- Comments:7 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry, there is a better locale available:
uk
instead ofru-UA
. My previous comment was based on findingUA
as code for Ukraine.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.