Regular Expressions 101

Library entries

0
pcre2

PAN Number (India)

Format of PAN Number (issued in India)
Submitted by anonymous - 3 months ago
0
pcre2

email

validate email
Submitted by anonymous - 3 months ago
0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 3 months ago
0
pcre2

CSS Class Styles

Regex to find CSS Class Styles
Submitted by JR - 3 months ago
0
java

tas-branch-validation

tas-branch-validation
Submitted by doron-hafner - 3 months ago
0
pcre2

Match markdown order and unorder list

Same as title
Submitted by anonymous - 3 months ago
0
pcre2

perga

regex to find total payment
Submitted by anonymous - 3 months ago
0
pcre2

MD higlighter

Mark words to auto-higlight
Submitted by anonymous - 2 months ago

date dd.mm.yyyy

Vote

0

Regular Expression
javascript

/
^(?:(?:31(\.)(?:0?[13578]|1[02]))\1|(?:(?:29|30)(\.)(?:0?[1,3-9]|1[0-2])\2))(?:(?:1[6-9]|[2-9]\d)?\d{2})$|^(?:29(\.)0?2\3(?:(?:(?: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]))\4(?:(?:1[6-9]|[2-9]\d)?\d{2})$
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago