Community Patterns

Community Library Entry

-1

Regular Expression
Created·2015-06-18 14:50
Flavor·Python

r"
(0?[1-9]|1[012])\.(0?[1-9]|[12][0-9]|3[01])\.([2-9][0-9][0-9][0-9])
"
Open regex in editor

Description

no description available

Submitted by anonymous