Regular Expressions 101

Library entries

1
javascript

C# Generic Parameters

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

Get Email Address from string

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

FDQN

no description available
Submitted by Pratheesh ps - 7 years ago
2
javascript

problem for homework

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

gps 103

gps103 gprs communication
Submitted by anonymous - 7 years ago
1
javascript

UK Postal Code

Match UK Postal Code
Submitted by Michael R - 7 years ago
1
javascript

dni con letra

dni con letra
Submitted by cda - 7 years ago
1
javascript

moj test regex

regex sa vezbi
Submitted by Mladen - 7 years ago
1
javascript

meraki device name

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

Basic URL

Matches basic URLs and fails on things that aren't
Submitted by anonymous - 7 years ago
0
javascript

Javascript SQL String

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

Date or N/A

Accepts Date or not applicable string.
Submitted by Toufique Ahmed - 7 years ago
1
javascript

camera

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

AD12345678

Text with prefix AD and postfix 8 munbers only
Submitted by pratheeshps - 7 years ago

US datetime

Vote

2

Regular Expression
javascript

/
^([1-9]|(?=0)0[1-9]|(?=1)1[0-2])[-/.]([1-9]|(?=[0-2])[0-2][0-9]|(?=3)3[0-1])[-/.](\d{4}|\d{2})( ([1-9]|(?=[0-1])[0-1][0-9]|(?=2)2[0-4]):(?=[0-5])[0-5][0-9](:(?=[0-5])[0-5][0-9])?(a|p|A|P|am|pm|AM|PM)?)?$
/
gm

Description

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