Regular Expressions 101

Community Patterns

0

Postfix

PCRE2 (PHP >=7.3)
Add DR to end of line
Submitted by anonymous - a year ago
0

C/F temp unit

PCRE2 (PHP >=7.3)
me
Submitted by anonymous - a year ago
0

belcorp

PCRE2 (PHP >=7.3)
test
Submitted by anonymous - a year ago

event

1

Regular Expression
ECMAScript (JavaScript)

/
((.|\n)*)\w+ (today |tommorrow |day after tommorrow |next moth |next week |next day |next year |(january|february|march|april|may|june|july|august|september|october|november|december) \d{2} )(at|@) ((0?[0-9]|1[012])([:. ][0-9]{2})?(\s?[ap]m)|([01]?[0-9]|2[0-3])([:.][0-9]{2})?).*
/
g

Description

Loading markdown...
Submitted by lokesh_sharma - 7 years ago