Regular Expressions 101

Sponsors

Library entries

1
javascript

get rid of hash tag

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

java

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

Regex - global match, multiline

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

date Format

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

signal

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

message

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

1

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

Website URL

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

magnet

Extract magnet links
Submitted by Peng - 7 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 - 7 years ago