Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-08-19 04:17
Flavor·ECMAScript (JavaScript)

/
\/[0-9]{4}\/[0-9]{2}\/[0-9]{2}\/([A-Z0-9]*)\_
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous