You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.
I'm sorry for this questions, because the possibility to be simple is high but i've being trying to avoid using decimals and still get them, any help would be really appreciate it.
I basically just implement
let foo = Money(Int(bar))
And then i tried using formatted(withStyle: .none) and all the others, none of them remove the decimal presentation.
The text was updated successfully, but these errors were encountered:
I'm sorry for this questions, because the possibility to be simple is high but i've being trying to avoid using decimals and still get them, any help would be really appreciate it.
I basically just implement
let foo = Money(Int(bar))
And then i tried using formatted(withStyle: .none) and all the others, none of them remove the decimal presentation.
The text was updated successfully, but these errors were encountered: