Regular Expressions 101

Library entries

1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - 20 days ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 7 years ago
1
golang

lsblk-output-regex

Trying to adapt this regex to support LVM.
Submitted by anonymous - 2 years ago
1
golang

SQL comments Big Query

SQL comments on Big Query
Submitted by anonymous - 2 years ago
1
golang

1

11
Submitted by anonymous - 9 months ago

Day, year and month regex

Vote

0

Regular Expression
pcre2

/
(?<DAY>\d?\d)(?<SEPARATOR>[-.\/])(?<MONTH>\d\d)(\k<SEPARATOR>)(?<YEAR>\d{4})
/
gm

Description

Loading markdown...
Submitted by Cymon - a year ago