-
### Summary 💡
A Textfield which will get an number (amount in cents) and the input will format it in dollars or euros or whatever currency, according to the currency or the local given to the Input…
-
If you're configuring cost as a direct translation of money spent on a resource, it would be nice to format the credits number accordingly.
`$9.32/day` is more intuitive on the workspace display th…
-
Right now, the currency formats are limited to **short** and **long** which are pre-defined. What if I wanted something simple like AUD 500 than $500 AUD? **datetime** field in columns support specify…
-
When inserting large amount numbers, please introduce komma separators to have a easier overview.
- [ ] Add separators for big numbers
- [ ] Add logic for different currencies, that the app accounts …
-
**Description**:
Currency Converter should allow users to convert between multiple currencies. You can either use a currency conversion API to fetch real-time rates or create a static conversion tabl…
-
It seems like throughout the website (and the videos), currency amounts are formatted with the quantity first and the currency code following it (e.g., `5 XMR`), [which is incorrect](https://en.wikipe…
-
Dataview can easily handle numbers in the "database", but displaying them as currency with native DQL was very difficult. It would be helpful to have a formatter, like with dates, to allow currency v…
-
This issue is to track all work needed for currency formatting in ICU4X.
Some high-level design notes:
- We want to build on top of FixedDecimal and FixedDecimalFormat
- We should be as modular…
-
Hi Can anyone please share how can I do the currency formatting?
I have the data coming in the json as a floating point value like below. I have the spec doing the transformation just want to tra…
-
### Why is this issue important?
UPDATE - 10/17 - this is the same display as ARPA treasury reports, so this is low priority
While the treasury report csv file is saving data in the correct format, …