Regular Expressions 101

Library entries

0
pcre2

check url

check url
Submitted by anonymous - a month ago
0
pcre2

for string with arguments

range:50,100,200,300,400
Submitted by anonymous - 2 months ago
0
pcre

i++ in bash

asdf
Submitted by anonymous - 2 months ago
0
pcre2

auto-gpt :- capture thoughts

capture thoughts of auto-gpt log
Submitted by anonymous - 2 months ago
0
pcre2

name vietnamese

kiểm tra tên tiếng việt
Submitted by anonymous - 2 months ago
0
pcre2

date description amount

-
Submitted by Me - 2 months ago

Matches MM/DD/YYYY for the years 1800 through 2099

Vote

0

Regular Expression
pcre2

/
^(((0[1-9]|1[012])\/(?!00|29)([012]\d)|(0[13-9]|1[012])\/(29|30)|(0[13578]|1[02])\/31)\/(18|19|20)\d{2}|02\/29\/((18|19|20)(0[48]|[2468][048]|[13579][26])|2000))$
/

Description

Loading markdown...
Submitted by Andrew Macheret - 4 months ago