Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-06-03 09:14
Flavor·PCRE (Legacy)

/
(\d{4}[-\/]{0,1}\d{2}[-\/]{0,1}\d{2})|(\d{4}[-\/]{0,1}\d{2}[-\/]{0,1}\d{2}\s\d{2}:\d{2}:\d{2})
/
g
Open regex in editor

Description

no description available

Submitted by anonymous