RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Date validation US format
Expression
^(([1][0-2])|([0]?[1-9]{1}))\/(([0-2]?\d{1})|([3][0,1]{1}))\/(([1]{1}[9]{1}[9]{1}\d{1})|([2-9]{1}\d{3}))$
Description
MM/DD/YYYY Year from 1990-9999 Thx to: http://regexlib.com/%28X%281%29%29/REDetails.aspx?regexp_id=60
Matches
12/31/2012 | 12/0/2012 | 2/31/2012
Non-Matches
19/28/2012 | 0/12/1999 | 5/25/1980
Author Rating: Not yet rated. Black Cloud
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials