Regular Expressions 101

Library entries

0
javascript

CSV parser

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

Category and subitems

Categories with items name, type and size
Submitted by Alex - 8 years ago
1
pcre

aabc lazy capture

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

pure url and uri

no description available
Submitted by Thiago Souza - 8 years ago
1
pcre

Cleaning up epub converts

no description available
Submitted by Cory - 8 years ago
1
pcre

HTTP => HTTPS

Force all URLs to HTTPS.
Submitted by WhatIsHeDoing - 8 years ago
1
pcre

Youtube ID

get youtube video ID
Submitted by anonymous - 8 years ago
1
javascript

Floating Point

Tests a floating point number
Submitted by Josh L. Rasmussen - 8 years ago
3
pcre

Currencies

Matches numbers formatted like currencies
Submitted by elgehelge - 8 years ago
0
python

Clojure

no description available
Submitted by anonymous - 8 years ago

date formatting mm/dd/yyyy format

Vote

2

Regular Expression
pcre

/
(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