Created
September 13, 2017 15:07
-
-
Save s4parke/979b4b6c011aa6d697331416c21d638e to your computer and use it in GitHub Desktop.
Date regex (MM/DD/YYYY)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(?:0?[1-9]|1[012])([\/.-])(?:0?[1-9]|[12]\d|3[01])([\/.-])(?:19|20)\d\d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment