Regular Expressions 101

Sponsors

Library entries

1
javascript

Floating Point

Tests a floating point number
Submitted by Josh L. Rasmussen - 8 years ago
0
python

Clojure

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

domain name

no description available
Submitted by anonymous - 8 years ago
1
javascript

git://git.apache.org/aurora.git

no description available
Submitted by anonymous - 8 years ago
1
javascript

try1

try1
Submitted by anonymous - 8 years ago
1
javascript

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

no description available
Submitted by Ashish - 8 years ago
-2
javascript

Date Validation

no description available
Submitted by anonymous - 8 years ago
1
javascript

Everthing in an element

no description available
Submitted by anonymous - 8 years ago
1
python

postgresql

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

postgesql

no description available
Submitted by anonymous - 8 years ago
1
python

Help

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

barcode or barcode list

no description available
Submitted by anonymous - 8 years ago

date format regex for MM/dd/yyyy in javascript

Vote

0

Regular Expression
javascript

/
(0?[1-9]|1[012])\/(0?[1-9]|[12][0-9]|3[01])\/((19|20)\d\d)
/

Description

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