Regular Expressions 101

Community Patterns

weekRegex

1

Regular Expression
PCRE (PHP <7.3)

/
^(All days)|(\s(Su|\s{3})(Mo|\s{3})(Tu|\s{3})(We|\s{3})(Th|\s{3})(Fr|\s{3})(Sa|\s{3}))$
/
m

Description

no description available

Submitted by anonymous - 8 years ago