Regular Expressions 101

Library entries

1
javascript

Naming

Naming
Submitted by Matt - 8 years ago
0
javascript

isDate

Validador de Data e Hora
Submitted by Rafael Fischer - 8 years ago
1
javascript

URL Segment Matching for rewrites

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

user-agent tester

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

uri validate with a prefix

no description available
Submitted by Roger Wyss - 8 years ago
-19
javascript

www.medibank.com.au

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

Date between 1950 and 2050

Date in format MM-dd-yyyy
Submitted by Daniel Quijada - 8 years ago
1
javascript

RFC Persona Moral

no description available
Submitted by Carlos Zaragoza - 8 years ago
1
javascript

RFC Persona Fisica

no description available
Submitted by Carlos Zaragoza - 8 years ago
0
javascript

ipv4 address

no description available
Submitted by Xiaohui Xu - 8 years ago

Date testing with 2 digit year

Vote

1

Regular Expression
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