-
Unless I've missed it, but I have looked, there doesn't seem to be any built in method to convert a "display"/"readable" currency value to it's "atomic" amount. e.g _1.234ETH = 1234000000000000000_
…
-
I'm creating this issue to start brainstorming ideas which may or may not grow into something. For starters, I will share some unstructured thoughts, which could grow into something structured and pot…
jlaur updated
7 months ago
-
I had the configuration working fine, upgraded to latest and now I can't view my sensors in CAD currency. This suggests to me that the only thing preventing alternative currencies is a check in the py…
-
### Bug type
Other
### Component name
_No response_
### What happened?
MudBlazor\Utilities\BindingConverters\Converters.cs uses `CurrentUICulture` for defining the default culture used for date a…
-
Display purchase widget on screen
-
Not a bug in the code, but if the code is called by anything third party then this can occur.
See https://wordpress.org/support/topic/division-by-zero-error-19/ for discussion.
-
A simple calculator would be a nice feature. Is it possible to implement one in an easy manner?
-
The workflow is awesome but I would like to remove the currencies I don't need, because now I can't have a glimspe of all results without having to scroll. Would that be possible to have a customizati…
-
Hey Folks,
for an application we are using hibernate as ORM MApper and jadira for the conversion into java types.
We are converting from a mysql column decimal(19,2) into Yoda Money.
Our bill…
-
https://github.com/dlang-community/d-money/blob/master/source/money.d#L249
```
T opBinary(string op)(const real rhs) const
{
static if (op == "*")
{
const con…