Regular Expressions 101

Library entries

0
golang

MYISAM

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

LONG BLOB

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

CHARACTER SET | COLLATE

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

ADD CHANGE MODIFY

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

IP ADDRESS

Public or Private
Submitted by Andrea Russo - 2 years ago
0
javascript

Regex for keana

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

日期

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

Removes useless semicolons.

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

nama produk di tokopedia

no description available
Submitted by 3xploiton3 - 2 years ago
0
javascript

日期

可用于b站弹幕屏蔽
Submitted by anonymous - 2 years ago
0
pcre

phone

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

复杂正则

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

calibre_metaplug_regex

no description available
Submitted by anonymous - 2 years ago

NumberOnlyDate_regex

Vote

0

Regular Expression
python

r"
(?<!\d) (?: [0-9]{4} (?: (?:0[1-9]|1[0-2]) (?:0[1-9]|1[0-9]|2[0-8]) |(?:0[13-9]|1[0-2]) (?:29|30) |(?:0[13578]|1[02]) (?:31) ) | (?: [0-9]{2} (?: 0[48] |[2468][048] |[13579][26] ) |(?: 0[48] |[2468][048] |[13579][26] )00 ) 02 (?:29) ) (?!\d)
"
gx

Description

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