Regular Expressions 101

Library entries

-2
python

TD data from html table

no description available
Submitted by Deepak Bansal - 7 years ago
0
javascript

Email

validate email address
Submitted by anonymous - 7 years ago
1
javascript

city names

no description available
Submitted by anonymous - 7 years ago
-1
python

emoticon

no description available
Submitted by Victor Huang - 7 years ago
-1
python

GetDeviceIdFromAOR

no description available
Submitted by anonymous - 7 years ago
1
javascript

email for .com & .co.in

email validation
Submitted by Chanti - 7 years ago
4
python

import url image

import url image
Submitted by bartimeys - 7 years ago
1
javascript

Singapore Phone

no description available
Submitted by anonymous - 7 years ago
0
python

single line acronym

no description available
Submitted by anonymous - 7 years ago
1
javascript

-

hjk
Submitted by hjk - 7 years ago
1
python

Work Samples

no description available
Submitted by MH - 7 years ago
1
python

rtxmap

no description available
Submitted by MBE - 7 years ago

Date Parser

Vote

0

Regular Expression
python

r"
(?P<Month>(?:01|02|03|04|05|06|07|08|09|10|11|1|2|1|2|3|4|5|6|7|8|9|Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec|January|February|March|April|May|June|July|August|September|October|November|December))[\-/\\\s]+(?P<Day>[0-3]?\d)[\-/\\\s]+(?P<Year>\d+)
"
gi

Description

Loading markdown...
Submitted by Awk - 8 years ago