Regular Expressions 101

Library entries

1
javascript

Get Email Address from string

no description available
Submitted by Google - 7 years ago
1
javascript

C# Generic Parameters

no description available
Submitted by andy cunningham - 7 years ago
1
javascript

Steam Permalink ID -

no description available
Submitted by shooteram - 7 years ago
1
javascript

Email Address

vishal1@vishal.com
Submitted by anonymous - 7 years ago
1
javascript

Password

aA1@
Submitted by anonymous - 7 years ago
1
javascript

Brazilian Phone number

With optional 9 digit
Submitted by Matheus Gambati - 7 years ago
1
javascript

FEN

FEN is "Forsyth-Edwards Notation"
Submitted by maxqua72 - 7 years ago
1
javascript

FEN

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

password validation

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

RNP

no description available
Submitted by KSrGEAR - 7 years ago
1
javascript

Change Extension in File Name

Changes extension in a file name.
Submitted by Mi-L@ - 7 years ago
1
javascript

Validate US Telephone Numbers

no description available
Submitted by Davide Vozzi - 7 years ago
1
javascript

get user authentication

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

yahya_asadi

trying to learn regex
Submitted by yahya_asadi - 7 years ago

Regular Expression for Date

Vote

1

Regular Expression
javascript

/
^(?:^(?:(?:(?:(?:(?:0?[13578]|1[02])[- /.]31)|(?:(?:0?[13-9]|1[0-2])[- /.](?:29|30)))[- /.](?:1[6-9]|[2-9]\d)\d{2})|(?:0?2[- /.]29[- /.](?:(?:(?:1[6-9]|[2-9]\d)(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))|(?:(?:0?[1-9])|(?:1[0-2]))[- /.](?:0?[1-9]|1\d|2[0-8])[- /.](?:(?:1[6-9]|[2-9]\d)\d{2}))$)$
/

Description

Loading markdown...
Submitted by Priyanka Khadilkar - 9 years ago