Regular Expressions 101

Library entries

10
python

entity

no description available
Submitted by anonymous - 8 years ago
9
python

domain - host

no description available
Submitted by anonymous - 8 years ago
8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago
7
python

CSS Import

no description available
Submitted by anonymous - 9 years ago
6
python

Find consecutive duplicate words

no description available
Submitted by anonymous - 8 years ago
5
python

Match Only Text

no description available
Submitted by anonymous - 7 years ago
5
python

Form Tag

Form Tag
Submitted by Jay Patel - 7 years ago
5
python

psswd

no description available
Submitted by anonymous - 7 years ago

01 Jan 2022 Mon 01:02:03

Vote

0

Regular Expression
dotnet

@"
^(\b\d{1,2}\D{0,3})?\b(?:Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?|Sep(?:tember)?|Oct(?:ober)?|(Nov|Dec)(?:ember)?)\D?(\d{1,2}(st|nd|rd|th)?)?(([,.\-\/])\D?)?((19[7-9]\d|20\d{2})|\d{2}) (?:Mon|Tue|Wed|Thu|Fri|Sat|Sun) \d{2}:\d{2}:\d{2}$
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 months ago