danthorpe / Money

Swift value types for working with money & currency
MIT License
933 stars 91 forks source link

Feature Request: Place the Money string after the Value #76

Open muescha opened 7 years ago

muescha commented 7 years ago

for EUR for example it is common to place the money string after the number:

1.000 EUR

is this possible to add as settting to the currency?