Regular Expressions 101

Community Patterns

Pradzia

0

Regular Expression
PCRE (PHP <7.3)

/
2\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[1,2][0-9]|3[0,1])
/
gm

Description

no description available

Submitted by anonymous - 5 years ago