Regular Expressions 101

Library entries

0
pcre2

Row

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Ignore string not = 16 chars

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Blend FLow Filter

no description available
Submitted by anonymous - 2 years ago
0
pcre2

omzettingstabel1

no description available
Submitted by anonymous - 2 years ago
0
pcre2

H tags

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Match serial number with word

no description available
Submitted by anonymous - 2 years ago
0
pcre2

fint account

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Match Year Month Day onto file name

no description available
Submitted by anonymous - 2 years ago
0
pcre2

find and replace groups

no description available
Submitted by anonymous - 2 years ago
0
pcre2

obtener valor dentro de llaves

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Swap colon for semicolon in timecode

no description available
Submitted by anonymous - 2 years ago
0
pcre2

Kodi favorite matcher

no description available
Submitted by anonymous - 2 years ago
0
pcre2

심차장님 정규식

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

Eide Chrysler New Goal

no description available
Submitted by anonymous - 2 years ago
0
python

calibre_metaplug_regex

no description available
Submitted by anonymous - 2 years ago
0
python

LOS Number

no description available
Submitted by anonymous - 2 years ago

Date & time regex test

Vote

0

Regular Expression
python

r"
(?:(?P<EngDate>[a-zA-Z]+\s)??(?P<Date0>(?<!\.)(?:\d{1,2}(?=[,\s.\/-])|\d{4}))\.??(?(1),?)(?P<d_sep>[\s.\/-])?(?:(?P<Date1>[^\W\d_]+|\d{1,2})(?P=d_sep))?(?(1)[0-2]?\d(?::\d{2}){1,2}\s\w+\s)(?P<Date2>\d{2}|\d{4})(?!:|\d))|(?P<Time>(?<![\+-0])[0-2]?\d(?:\:[0-6]\d){1,2}(?:[,\.]\d{3,6})?)
"
g

Description

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