Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-07-29 18:22
Flavor·ECMAScript (JavaScript)

/
(20[0-9]{2}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2})((-|\+)[0-9]{2}:[0-9]{2}|)\[(\w+\/*\w*)]
/
g
Open regex in editor

Description

no description available

Submitted by Jesse Benton