Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
(((0[13578]|10|12)([-./])(0[1-9]|[12][0-9]|3[01])([-./])(\d{4}))|((0[469]|11)([-./])([0][1-9]|[12][0-9]|30)([-./])(\d{4}))|((2)([-./])(0[1-9]|1[0-9]|2[0-8])([-./])(\d{4}))|((2)(\.|-|\/)(29)([-./])([02468][048]00))|((2)([-./])(29)([-./])([13579][26]00))|((2)([-./])(29)([-./])([0-9][0-9][0][48]))|((2)([-./])(29)([-./])([0-9][0-9][2468][048]))|((2)([-./])(29)([-./])([0-9][0-9][13579][26])))
|
Description |
My meager attempt at a date validator with leap years using a strict mm/dd/yyyy format.
|
Matches |
02/29/2084 | 01/31/2000 | 11/30/2000
|
Non-Matches |
02/29/2083 | 11/31/2000 | 01/32/2000
|
Author |
Rating:
Not yet rated.
Jason West
|
Displaying page
of
pages;
Items to