Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-07-20 17:26
Flavor·Python

r"
([^\d\s]+)(\s+)(\d{1,2})(th|st|nd|rd)?([\/\s\-\.\,])(\s*)(\d{2,4})
"
g
Open regex in editor

Description

no description available

Submitted by flipkitty