Skip to content

Instantly share code, notes, and snippets.

@antimatter15
Created August 21, 2016 23:17
Show Gist options
  • Save antimatter15/4eeebffc12cee32498de232e2362b115 to your computer and use it in GitHub Desktop.
Save antimatter15/4eeebffc12cee32498de232e2362b115 to your computer and use it in GitHub Desktop.
Regular Expressions
/(1[0-2]|0[1-9])(:[0-5]\d){2} (A|P)M/
/([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment