Regular Expressions 101

Library entries

0
java

catch inner element

working regex for any
Submitted by anonymous - 11 hours ago
0
pcre

jiggl

toggl track to jira
Submitted by anonymous - 15 hours ago
0
pcre2

RegEx

Examples
Submitted by anonymous - 18 hours ago
0
pcre2

EmailValidation

This is an Email validation using RegExp.
Submitted by anonymous - 20 hours ago
0
pcre2

Age

Match "I'm ##" or "I am ##"
Submitted by Matt - a day ago
0
pcre2

IssuePattern

working pattern for Issue packages
Submitted by anonymous - a day ago
1
pcre2

3 letter word finder

finds any 3 letter words in a text
Submitted by anonymous - 2 days ago
0
pcre2

quoted strings regex

matches quoted strings
Submitted by anonymous - 2 days ago
0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 3 days ago
0
pcre2

outletId

test outlet id
Submitted by Ankit - 3 days ago

UK (Europe) DateTime

Vote

-2

Regular Expression
javascript

/
^((((31[- /.](0?[13578]|1[02]))|((29|30)[- /.](0?[1,3-9]|1[0-2])))[- /.](1[6-9]|[2-9]\d)?\d{2})|(29\/0?2[- /.](((1[6-9]|[2-9]\d)?(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00))))|(0?[1-9]|1\d|2[0-8])[- /.]((0?[1-9])|(1[0-2]))[- /.]((1[6-9]|[2-9]\d)?\d{2})) (20|21|22|23|[0-1]?\d):[0-5]?\d:?[0-5]?\d$
/

Description

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