Regular Expressions 101

Sponsors

Library entries

0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 7 hours ago
0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 3 days ago
0
java

Kyivstar phone number

Kyivstar phone number
Submitted by milka_vlad - 4 days ago
0
java

tas-branch-validation

tas-branch-validation
Submitted by doron-hafner - 7 days ago
0
java

ip address

ip address regex
Submitted by shyam - 10 days ago
0
golang

domain

ss
Submitted by sssssss - 11 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 12 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 12 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 13 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 13 days ago

Date Regex(DD/MM/yyyy)

Vote

18

Regular Expression
pcre

/
^(((0[1-9]|[12]\d|3[01])\/(0[13578]|1[02])\/((19|[2-9]\d)\d{2}))|((0[1-9]|[12]\d|30)\/(0[13456789]|1[012])\/((19|[2-9]\d)\d{2}))|((0[1-9]|1\d|2[0-8])\/02\/((19|[2-9]\d)\d{2}))|(29\/02\/((1[6-9]|[2-9]\d)(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00))))$
/
g

Description

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