Skip to content

Instantly share code, notes, and snippets.

@iddan
Created December 20, 2016 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iddan/b25fd55e011c4b1edc867753a6058d8e to your computer and use it in GitHub Desktop.
Save iddan/b25fd55e011c4b1edc867753a6058d8e to your computer and use it in GitHub Desktop.
YYYYMMDD RegExp
/^\d\d\d\d(?:(?:0[1-9])|(?:1[0-2]))((?:[0-2]\d)|(?:3[01]))$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment