Home
Tester
Reference
About
Pattern
(?<=\d{5}\s).*(?=\s\d{1,2}-\d{2}-\d{4})
Input
# 12345
XYZ123 sdfsdfsf
05-12-2019
# 12345 XYZ123 sdfsdfsf 05-12-2019
Options
Ignore Case
Ignore Whitespace
Explicit Capture
Culture Invariant
Singleline
Multiline
Right To Left
ECMA Script
Start from position:
Max matches to find:
Replacement
Replace matches with...
Click the
context
tab to see replacements.
Regex Info
Table
Context
Split List
1
match found in about
3
milliseconds.
Show Permalink
Permalink
Index
Position
Matched String
0
8
XYZ123 sdfsdfsf
# 12345
XYZ123 sdfsdfsf
05-12-2019
# 12345
05-12-2019