Regular Expressions 101

Sponsors

Library entries

5
pcre

Repair unquoted HTML attribute values

Usually MSWord HTML exports
Submitted by Ka. - 10 years ago
5
pcre

All href in a tag

Find all href in a tag
Submitted by Miron Yanovskiy - 9 years ago
5
pcre

Find All Python imports

no description available
Submitted by anonymous - 8 years ago
5
pcre

relative to absolute

relative to absolute
Submitted by xp_prg - 8 years ago
5
pcre

URL

URL Description from Dr. M. G. @ Brookes
Submitted by anonymous - 8 years ago
5
pcre

Latitude,Longitude fetcher

Useful to work with GoogleMap API.
Submitted by anonymous - 8 years ago
5
python

Form Tag

Form Tag
Submitted by Jay Patel - 7 years ago
5
python

psswd

no description available
Submitted by anonymous - 7 years ago

dd-mm-YYYY HH:mm:ss (year range 1000-2999)

Vote

-18

Regular Expression
pcre

/
^(0[1-9]|1\d|2[1-8]|29(?=-\d\d-(?!1[26]00|2[048]00)\d\d(?:[02468][048]|[13579][26]))|30(?!-02)|31(?=-0[13578]|-1[02]))-(0[1-9]|1[0-2])-[12]\d{3} ([01]\d|2[0-3]):([0-5]\d):([0-5]\d)$
/
gm

Description

Loading markdown...
Submitted by Ka. - 10 years ago