Regular Expressions 101

Community Patterns

1

testmmoj

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
2

Li match

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
0

Share?

PCRE (PHP <7.3)
Test
Submitted by test - 9 years ago

Europead date or MSSQL Timestamp

1

Regular Expression
PCRE (PHP <7.3)

/
(^(0?[1-9]|[12][0-9]|3[01])\.(0?[1-9]|1[012])\.(19|20)\d\d( ([01]?[0-9]|2[0-3]):[0-5][0-9])?$|^\{ts \'((19|20)\d\d)\-(0?[1-9]|1[012])\-(0?[1-9]|[12][0-9]|3[01]) ([01]?[0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]\'\}$|^$)
/

Description

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