Hi all having a little problem with regex and Jquery in checking that a date will work correctly.
Currently it doesn't accept the number 01 but does 02+ but works as expected with ranges above 31.
this is the js fiddle page. http://jsfiddle.net/b3aHt/
Thanks