Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-23 14:07
Flavor·Python

r"
(?P<day>\d\d).(?P<month>\d\d).(?P<year>\d{4})_
"
g
Open regex in editor

Description

no description available

Submitted by anonymous