Regular Expressions 101

Sponsors

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 3 months ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 6 years ago
1
java

Match all numbers

Match all numbers from a string.
Submitted by VS - 2 years ago

Credit Card Expiry Date

Vote

13

Regular Expression
javascript

/
^(0[1-9]|1[0-2])(\/|-)([0-9]{4})$
/
gm

Description

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