Regular Expressions 101

Community Patterns

MM/DD

1

Regular Expression
PCRE (PHP <7.3)

/
(1[0-2]|[1-9])[\s\\\/\.-](3[0-1]|[1-2][0-9]|[1-9])
/
g

Description

no description available

Submitted by anonymous - 8 years ago