Regular Expressions 101

Library entries

106
javascript

trim

trim string
Submitted by fp - 10 years ago
37
pcre

http://

no description available
Submitted by Mitus M. - 9 years ago
35
javascript

IP Address validator

Validates IPv4 IP Address
Submitted by krzysp - 8 years ago
32
pcre

ninite

no description available
Submitted by peek - 8 years ago
31
javascript

Email address (most used)

Email address, most used cases
Submitted by Jago - 8 years ago
28
pcre

Wrap long string to spec length

no description available
Submitted by fullpipe - 10 years ago
23
pcre

userName

1-15 alphanumeric login name
Submitted by gsanchezc - 8 years ago

Proposed OFX DateTimeType pattern for v. 2.1.1+

Vote

0

Regular Expression
python

r"
^([0-9]{4}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))((([0-1][0-9])|(2[0-3]))[0-5][0-9][0-5][0-9](\.[0-9]{3}(\[[\+\-]?((0[0-9])|(1[0-4])):(00|30|45)\])?)?)?)$
"

Description

Loading markdown...
Submitted by Oleg Sakharov (karpuscul@gmail.com) - 8 years ago