Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^100$|^[0-9]{1,2}$|^[0-9]{1,2}\,[0-9]{1,3}$
|
Description |
Percentage with 3 number after comma.
|
Matches |
12,654 | 1,987
|
Non-Matches |
128,2 | 12,
|
Author |
Rating:
Samir AZZA
|
Title |
Test
Details
Pattern Title
|
Expression |
^(([0-2]\d|[3][0-1])\/([0]\d|[1][0-2])\/[2][0]\d{2})$|^(([0-2]\d|[3][0-1])\/([0]\d|[1][0-2])\/[2][0]\d{2}\s([0-1]\d|[2][0-3])\:[0-5]\d\:[0-5]\d)$
|
Description |
Correct French DateTime(DD/MM/YYYY OR DD/MM/YYYY HH:MM:SS)
|
Matches |
12/01/2002 | 12/01/2002 12:32:10
|
Non-Matches |
32/12/2002 | 12/13/2001 | 12/02/06
|
Author |
Rating:
Samir AZZA
|
Displaying page
of
pages;
Items to