...
Form | Example |
---|---|
| 12.3:EUR; 12,4:USD; 12.98:USD |
| 12,3 EUR; 12,4 USD; 12 € |
| EUR 12.3; |
...
$ 12.4 |
If there is no
<Number>
in the string, it is rejected.If there is no
<Currency Code/Symbol>
, it is treated as default 'EUR' (default currency code).
...
Form | Example |
---|---|
| 12.3:EUR; 12,4:USD; 12.98:USD |
| 12,3 EUR; 12,4 USD; 12 € |
| EUR 12.3; |
...
$ 12.4 |
If there is no <Number>
in the string, it is rejected.
If there is no <Currency Code/Symbol>
, it is treated as default 'EUR' (default currency code).