Community Patterns

Community Library Entry

2

Regular Expression
Created·2013-11-27 11:37
Flavor·PCRE (Legacy)

/
^(?<day>[\d]*)(?:-|\/)(?<month>[\d]*)(?:-|\/)(?<year>[\d]*)$
/
gm
Open regex in editor

Description

no description available

Submitted by Arun Kumar Sekar