Regular Expressions 101

Library entries

0
javascript

html tag grabber

using group
Submitted by anonymous - 4 years ago
0
javascript

Us phone regex

no description available
Submitted by anonymous - 4 years ago
0
javascript

Code couleur en hexadécimal

no description available
Submitted by anonymous - 4 years ago
0
javascript

saily find coords

no description available
Submitted by anonymous - 4 years ago
0
golang

Report url regex

/ui_tests/master/28c6f611
Submitted by anonymous - 4 years ago
0
javascript

Normal Amounts

no description available
Submitted by anonymous - 4 years ago
0
javascript

useTranslation

no description available
Submitted by anonymous - 4 years ago

Date Validation - Including Leap Year (mm/dd/yyyy)

Vote

0

Regular Expression
javascript

/
^(?:(?:(?:0[13578]|1[02])(\/)31)\1|(?:(?:0[1,3-9]|1[0-2])(\/)(?:29|30)\2))(?:(?:19|[2-9]\d)\d{2})$|^(?:02(\/)29\3(?:(?:(?:19|20)(?:[02468][048]|[13579][26]))))$|^(?:(?:0[1-9])|(?:1[0-2]))(\/)(?:0[1-9]|1\d|2[0-8])\4(?:(?:19|[0-9]\d)?\d{2})$
/
gm

Description

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