Regular Expression Help

Posted by WizardsSleeve on Stack Overflow See other posts from Stack Overflow or by WizardsSleeve
Published on 2010-06-09T08:50:50Z Indexed on 2010/06/09 8:52 UTC
Read the original article Hit count: 233

Filed under:
|

Hi There,

Does anyone have a regurlar expression available which only accepts dates in the format dd/mm/yy but also has strict checking to make sure that the date is valid, including leap year support?

I am coding in vb.net and am struggling to work this one out.

Many Thanks

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about regex