Community Patterns

Community Library Entry

4

Regular Expression
Created·2016-04-04 08:31
Flavor·Python

r"
(.*?)\s(\d{1,2})(?::(\d{1,2})(?:-(\d{1,2})?)?)?
"
Open regex in editor

Description

Submitted by antaytheist-owner