Latest #ex_money Threads 
For example a Money.UnknownCurrencyError like this:
Usually I am using:
def translate_error(msg) do
Gettext.dgettext(BackendW...
New
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
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
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
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
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
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
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
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
@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
This Month's Trending
This Year's Trending
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
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
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
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
For example a Money.UnknownCurrencyError like this:
Usually I am using:
def translate_error(msg) do
Gettext.dgettext(BackendW...
New
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
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
There seem to be 2 Elixir “Money” libs:
GitHub - elixirmoney/money: Elixir library for working with Money safer, easier, and fun... Is ...
New
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
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
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
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
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
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
@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
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
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







