Regular Expressions 101

Community Patterns

0

abc

PCRE (PHP <7.3)
just test
Submitted by anonymous - 4 years ago
0

DIAM_METHOD

Python
no description available
Submitted by anonymous - 4 years ago

iso 8601

1

Regular Expression
ECMAScript (JavaScript)

/
(\d{4})-([01]\d)-([0-3]\d)T([0-2]\d):([0-5]\d):([0-5]\d)
/
g

Description

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