Regular Expressions 101

Community Patterns

0

find const string in code for xml/java

Python
.
Submitted by anonymous - a year ago
0

Log Analysis Google

Python
final project
Submitted by anonymous - a year ago
0

Regex

Python
wifiwnsml
Submitted by krishabj - a year ago
0

DEPIT INFO

Python
K
Submitted by K - a year ago
0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago

Date checker for X values

1

Regular Expression
ECMAScript (JavaScript)

/
^((?! xxxx-xx-xx)((19|20|x)[0-9x][0-9x])\-((02\-(-[1-9]|[1-2]\d|xx))|((04|06|09|11)\-(0[1-9]|[1-2]\d|30|xx))|((01|03|05|07|08|10|12|xx)\-(0[1-9]|[1-2]\d|30|31|xx)))((?! xx:xx:xx) ([0-1]\d|2[0-3]|xx):([0-5]\d|xx)(:([0-5]\d|xx)|))?)$
/
mg

Description

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