Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

The library is returning "¤0" instead of "$0" #74

Open
nylemusgrave opened this issue Jan 13, 2017 · 1 comment
Open

The library is returning "¤0" instead of "$0" #74

nylemusgrave opened this issue Jan 13, 2017 · 1 comment

Comments

@nylemusgrave
Copy link

nylemusgrave commented Jan 13, 2017

I can't get the library to return the correct currency symbol after upgrading to swift 3.

I'm using pod 'Money', '~> 2'

The library is returning "¤0" instead of "$0"

@danthorpe

@sashakid
Copy link

sashakid commented Apr 19, 2017

I have the same issue when I'm trying to print the instance of Money:

print("[PriceService]: \(price.formatted(withStyle: .currencyPlural, forLocale: .Belarusian))")
[PriceService]: 3,85 ¤¤¤

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