| Title |
Test
Find
MM/DD/YY(1900 - 2999)
|
| Expression |
((0[1-9])|(1[0-2]))\/((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))/\(([1][9][0-9][0-9])|([2][0-9][0-9][0-9]))) |
| Description |
Validated date in the following format: MM/DD/YY from 1900 to 2999 |
| Matches |
01/12/2009 | 12/09/1999 | 10/21/2008 |
| Non-Matches |
1/10/1800 | 11/3/2006 | 05/32/2010 |
| Author |
Rating:
Gillian
|
| Source |
Dates and Time |
| Your Rating |
|