Regular Expressions 101

Community Patterns

General

0

Regular Expression
ECMAScript (JavaScript)

/
[0-9]+:[0-9]+:[0-9]+,[0-9]+ --> [0-9]+:[0-9]+:[0-9]+,[0-9]+
/
gm

Description

no description available

Submitted by juan - 4 years ago