peterschussheim
10/8/2016 - 8:25 PM

Regular Expressions

Regular Expressions

/([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})/g
/(1[0-2]|0[1-9])(:[0-5]\d){2} (A|P)M/

Regular Expressions

This Gist was automatically created by Carbide, a free online programming environment.

You can view a live, interactive version of this Gist here.