Regular Expressions 101

Community Patterns

gpfs timestamp

0

Regular Expression
PCRE (PHP <7.3)

/
^(\d+)-(0[1-9]|1[012])-(0[1-9]|[12]\d|3[01])_([01]\d|2[0-3]):([0-5]\d):([0-5]\d|60)(\.\d+)?(([Zz])|([\+|\-]([01]\d+|2[0-3])))
/
gm

Description

no description available

Submitted by anonymous - 6 years ago