Regular Expressions 101

Community Patterns

0

KDE_Converter_Runner_Regex

Golang
WIP
Submitted by anonymous - 4 years ago
0

11

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
0

11

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

Date testing with 2 digit year

1

Regular Expression
ECMAScript (JavaScript)

/
^([1-9]{1}|(0[0-9]|1[0-2]))\/([1-9]{1}|0[1-9]|1\d|2\d|3[01])\/\d{2}$
/

Description

Loading markdown...
Submitted by petabyte - 8 years ago