Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-18 15:21
Flavor·Python

r"
^((((0?[1-9])|([1,2][0-9])|3[0,1])\.((0?[1,3,5,7,8])|10|12))|(((0?[1-9])|([1,2][0-9])|30)\.((0?[2,4,6,9])|11)))\.[0-9]{4}$
"
mg
Open regex in editor

Description

no description available

Submitted by Krynce