Regular Expressions 101

Library entries

0
python

apache log analysis

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

Find only ".config" file names

Will find lines that end with "/*.config"
Submitted by Dee - 8 years ago
1
python

ip address @pexipdemo.com

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

Test BigDecimal formatter

no description available
Submitted by Wally - 8 years ago
-3
pcre

Telephone

Find Telephone
Submitted by Mr.Fail - 8 years ago
1
javascript

decoupeur de chaines selon les +-

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

Recherche email

Recherche un email
Submitted by G Morelle - 8 years ago
-3
pcre

RegEX for account code starting with 000-

no description available
Submitted by Joe H - 8 years ago
3
python

prices in nis

no description available
Submitted by molaxx - 8 years ago
16
pcre

Alphanumeric Regex

no description available
Submitted by Deepan - 8 years ago
0
pcre

purge creo model

no description available
Submitted by anonymous - 8 years ago

LMC date match

Vote

1

Regular Expression
javascript

/
^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24\:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)))$
/

Description

Loading markdown...
Submitted by David Zurcher - 8 years ago