| Title |
Test
Find
Czech telephone number
|
| Expression |
[^0-9]((\(?(\+420|00420)\)?( |-)?)?([0-9]{3} ?(([0-9]{3} ?[0-9]{3})|([0-9]{2} ?[0-9]{2} ?[0-9]{2})))|([0-9]{3}-(([0-9]{3}-[0-9]{3})|([0-9]{2}-[0-9]{2}-[0-9]{2}))))[^0-9|/] |
| Description |
Regexp for czech telephone number format. Fix to bank account number |
| Matches |
+420 123 456 789, 00420 123 456 789, 123456789 |
| Non-Matches |
+420 1234567899, 100420 123 456 789, 123456789/0000 |
| Author |
Rating:
Not yet rated.
Nixxy
|
| Source |
|
| Your Rating |
|