Regular Expressions 101

Sponsors

Library entries

1
javascript

Username check

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

Todo Comments

no description available
Submitted by Marvin Hagemeister - 7 years ago
1
javascript

email regex

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

Sentence checker

This will validate any nu of lines
Submitted by noby nirmal - 7 years ago
1
javascript

username

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

i

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

Perfect URL Validation

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

xregexp

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

KLC051 Regex

no description available
Submitted by anonymous - 7 years ago

TimeSpan

Vote

1

Regular Expression
javascript

/
([0-9][0-9][0-9]:([0-1][0-9]|[2][0-3]):([0][1-9]|[1-5][0-9]))|([0-9][0-9][0-9]:([0][1-9]|([1][0-9])|[2][0-4]):[0-5][0-9])|(([0-9][0-9][1-9]|[0-9][1-9][0-9]|[1-9][0-9][0-9]):([0-1][0-9]|[2][0-4]):[0-5][0-9])
/

Description

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