Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-09-01 10:00
Flavor·Python

r"
\w{4} \d{2} \w{5} \d{2} \w{3} \d{4}
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous