Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-10-02 20:40
Flavor·PCRE2 (PHP)

/
(\b\d{1,2}\/\d{1,2}\/\d{2})\b(.*)
/
gm
Open regex in editor

Description

Buscar fechas

Submitted by anonymous