elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
826 stars 139 forks source link

Change PEN currency symbol #191

Closed TeoDiaz closed 1 year ago

TeoDiaz commented 1 year ago

The Peruvian sol (PEN) symbol is defined as S/. but the correct symbol is S/ without the dot.

Captura de Pantalla 2022-11-17 a las 15 33 15

More info -> https://en.wikipedia.org/wiki/Peruvian_sol

Nitrino commented 1 year ago

Thanks 🔥