Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Missing currency sign: SGD #276

Open
brendonco opened this issue Apr 26, 2017 · 1 comment
Open

Missing currency sign: SGD #276

brendonco opened this issue Apr 26, 2017 · 1 comment

Comments

@brendonco
Copy link

new Intl.NumberFormat("en-SG", { style: "currency", currency: "SGD" });

OR

locale: en
<FormattedNumber value={value} format="money" {...props} />;

e.g. in IE shows $
Chrome/Safari shows SGD

@ds8k
Copy link

ds8k commented Jun 29, 2017

+1

Currency display should return S$

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants