Latest #ex_money Threads Top

Terbium-135
For example a Money.UnknownCurrencyError like this: Usually I am using: def translate_error(msg) do Gettext.dgettext(BackendW...
New
Terbium-135
Why do I see different behavior here? While doing the cast in IEX I see the expected result: iex [17:06 :: 22] > %{"amount" => "1...
New
carlgleisner
Dear community :waving_hand:t2: I have an Ash resource with money attributes using ash_money, a thin wrapper around ex_money. I’ve been ...
New
Terbium-135
For a database operation like the following I need to change the sign for a Money struct (because I need a decrement I need a negative va...
New
sergio
Trying to find all accounts with a non-zero balance using ex_money in Postgres. zero_money = Money.new(:USD, 0) # My schema field: fiel...
New
laiboonh
Despite copy and pasting the output, the comparison still return false iex(2)> Money.to_string! Money.new(:AED, 1234) "AED 1,234.00" ...
New
fsz
I’m still new to Phoenix. I’m building an app that deals with multiple currencies. ex_money can parse a string to Money like “USD 100” s...
New
chemist
ex_cldr and ex_money are magnificent libraries and it is probable I am doing something very wrong. Basically I cannot display the curren...
New
slouchpie
Hi I have been going through the Cldr docs and I don’t see a clear way to do this. How can I configure Cldr so I can overwrite the to_s...
New
slouchpie
@kip You might know if this is possible or not. I have been experimenting with different ways of updating a balance field in the databas...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

kip
ex_money is a package to manage a money data type and provide localised formatting, arithmetic, exchange rates, basic financial calculati...
New

Last Three Year's Trending Top

sergio
Trying to find all accounts with a non-zero balance using ex_money in Postgres. zero_money = Money.new(:USD, 0) # My schema field: fiel...
New
carlgleisner
Dear community :waving_hand:t2: I have an Ash resource with money attributes using ash_money, a thin wrapper around ex_money. I’ve been ...
New
Terbium-135
For a database operation like the following I need to change the sign for a Money struct (because I need a decrement I need a negative va...
New
Terbium-135
For example a Money.UnknownCurrencyError like this: Usually I am using: def translate_error(msg) do Gettext.dgettext(BackendW...
New
Terbium-135
Why do I see different behavior here? While doing the cast in IEX I see the expected result: iex [17:06 :: 22] > %{"amount" => "1...
New

Trending Over Three Years Top

Sanjibukai
Hello all, I have a form with one price input field. In order to follow industry standards (and for learning purpose) I’m using Money. ...
New
slouchpie
There seem to be 2 Elixir “Money” libs: GitHub - elixirmoney/money: Elixir library for working with Money safer, easier, and fun... Is ...
New
hudsonbay
Hello, I have a very newbie question if anyone knows. I’m using this libraries {:ex_money, "~> 5.5.1"}, {:ex_money_sql, "~> 1.4.4...
New
Sanjibukai
Hello everybody, In order to deal with currencies, we are used to consider the amounts as cents and then using integers. One can also s...
New
dtip
I’m working on a project using GraphQL (Absinthe) which involves price data. We’re using ex_money. When Absinthe serialises money data b...
New
chemist
ex_cldr and ex_money are magnificent libraries and it is probable I am doing something very wrong. Basically I cannot display the curren...
New
slouchpie
Hi I have been going through the Cldr docs and I don’t see a clear way to do this. How can I configure Cldr so I can overwrite the to_s...
New
hudsonbay
Hi, hello. I’m trying to implement a formula which involves Money types. I’m using ex_money library to deal with this. I have to calculat...
New
slouchpie
@kip You might know if this is possible or not. I have been experimenting with different ways of updating a balance field in the databas...
New
fsz
I’m still new to Phoenix. I’m building an app that deals with multiple currencies. ex_money can parse a string to Money like “USD 100” s...
New
laiboonh
Despite copy and pasting the output, the comparison still return false iex(2)> Money.to_string! Money.new(:AED, 1234) "AED 1,234.00" ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement