Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^(\$|R\$|\-\$|\-R\$|\$\-|R\$\-|-)?([0-9]{1}[0-9]{0,2}(\.[0-9]{3})*(\,[0-9]{0,2})?|[1-9]{1}[0-9]{0,}(\,[0-9]{0,2})?|0(\,[0-9]{0,2})?|(\,[0-9]{1,2})?)$
|
Description |
This is a regex for Brazilian Reais, that can be transformed to another currencies. The main modification is the exchange of . and , plus the addition of the R matching R$.
|
Matches |
R$1500,00 | -1.500,00 | -$5,5
|
Non-Matches |
$ 1500.00 | 5.5 | -$6,666,3333.00
|
Author |
Rating:
Not yet rated.
Daniel Azevdo Marques
|
Displaying page
of
pages;
Items to