Skip to content

Instantly share code, notes, and snippets.

@ergoithz
Last active February 16, 2020 09:04
Show Gist options
  • Save ergoithz/6eed2ef418e61a9b722c4b09ae6f73a2 to your computer and use it in GitHub Desktop.
Save ergoithz/6eed2ef418e61a9b722c4b09ae6f73a2 to your computer and use it in GitHub Desktop.

ISODATE

^(\d{4}-((0[1-9]|1[0-2])-([0-1][1-9]|[12][0-8])|(0[13-9]|1[012])-(29|30)|(0[13578]|1[02])-31)|(\d\d(0[48]|[2468][048]|[13579][26])|(0[48]|[2468][048]|[13579][26])00)-02-29)$

Regular expression visualization

Debuggex Demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment