Skip to content

Instantly share code, notes, and snippets.

@jlittlejohn
Created June 11, 2013 01:22
Show Gist options
  • Save jlittlejohn/5753902 to your computer and use it in GitHub Desktop.
Save jlittlejohn/5753902 to your computer and use it in GitHub Desktop.
RegEx: Date (MM/DD/YYYY)
(0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])[- /.](19|20)\d\d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment