Regular Expressions 101

Community Patterns

1

teysy

PCRE (PHP <7.3)
kljljljjlkjl
Submitted by nww - 6 years ago

day date time

1

Regular Expression
Python

r"
(?<=\bSent:\t)(\w*)(, )(\w* \d*, \d*)( )(\d*:\d* \D\D)
"
gm

Description

Loading markdown...
Submitted by anonymous - 3 years ago