Regular Expressions 101

Sponsors

Library entries

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
1
javascript

date regex

match dd-mm-yyyy
Submitted by anonymous - 8 years ago
0
javascript

SSN

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

SSN

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

Match initials

Match initials of a person name
Submitted by anonymous - 8 years ago
3
javascript

youtube id und link

no description available
Submitted by ogerly - 8 years ago
4
javascript

Full e-mail validator

no description available
Submitted by anonymous - 8 years ago

Date format regex for ddMMMyyyy

Vote

-2

Regular Expression
javascript

/
(^(0?[1-9]|[12][0-9]|3[01])((jan)|(Feb)|(mar)|(apr)|(may)|(jun)|(jul)|(Aug)|(Sep)|(Oct)|(Nov)|(Dec))((19|20)\d\d))
/
i

Description

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