Regular Expressions 101

Library entries

1
javascript

OPC UA Server

Gets IP-Address/host name from URL
Submitted by anonymous - 7 years ago
1
javascript

bb

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

Match emoji shortcodes

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

Youtube Link

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

Quadratic Equation Matcher

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

1234567890-123

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

product_groups

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

4 digits

Find a 4 digit number
Submitted by Marie Imperial - 7 years ago
1
javascript

test match gdrive link

test match gdrive link
Submitted by meksone - 7 years ago
1
javascript

Match first title in wikitext link

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

URIs

catch URIs
Submitted by anonymous - 7 years ago
1
javascript

fieldOrderNumber

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

lesson 1

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

Format phone number

no description available
Submitted by andreasonny83 - 7 years ago

Regular Expression for Date

Vote

1

Regular Expression
javascript

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

Description

Loading markdown...
Submitted by Priyanka Khadilkar - 9 years ago