Regular Expressions 101

Library entries

1
javascript

magnet

Extract magnet links
Submitted by Peng - 8 years ago
1
python

regex to match absolute urls

no description available
Submitted by maq - 8 years ago
0
javascript

test

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

parse array to object p1

no description available
Submitted by me - 8 years ago
1
javascript

dd-mm-yyyy

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

Currency Detector Python

Currency Detector for Python
Submitted by Joao Graca - 8 years ago
1
javascript

Alpha + Underscore

no description available
Submitted by Sergio de la Garza - 8 years ago
1
javascript

url regex

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

c

no description available
Submitted by s - 8 years ago

\d{4}(0[1-9]|1[0-2])(0[1-9]|[1-2]\d|30|31)T([01]\d|2[0-3])[0-5]\d[0-5]

Vote

1

Regular Expression
javascript

/
\d{4}(0[1-9]|1[0-2])(0[1-9]|[1-2]\d|30|31)T([01]\d|2[0-3])[0-5]\d[0-5]\d
/

Description

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