Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-02-29 11:18
Flavor·PCRE2 (PHP)

/
(\d{1,4}).(\d{1,4}).(\s?\d{4})
/
gm
Open regex in editor

Description

this is the answer for question 1

Submitted by Christian Thrige Nielsen