globalize icon indicating copy to clipboard operation
globalize copied to clipboard

CurrencyDecimal - fr_CH also supports a different decimal for currency formatting

Open lwelti opened this issue 7 years ago • 2 comments

Based on CLDR, for fr-CH it has a different decimal separator for Currency formatting.

lwelti avatar Aug 08 '18 18:08 lwelti

Looks like Globalize doesn't support currencyDecimal: https://github.com/globalizejs/globalize/search?q=currencyDecimal&type=Code

and fr-CH is the one affected locale: https://github.com/unicode-cldr/cldr-numbers-full/search?q=currencyDecimal&type=Code

patch avatar Aug 08 '18 18:08 patch

@patch right, that is why i opened the issue :)

lwelti avatar Aug 08 '18 18:08 lwelti