Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-03-28 17:34
Flavor·PCRE2 (PHP)

/
\s*@?(\d{2})[ -_\.]*?(\d{2})[ -_\.]*?(\d{2,4})
/
gm
Open regex in editor

Description

Format Date from different input

Submitted by fpreppo