Regular Expressions 101

Library entries

1
javascript

Sterium test

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

one deccmal point

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

parser =

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

Test

test
Submitted by test - 8 years ago
1
python

java

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

HH:MM:SS

Validates 00:00:00 to 23:59:59
Submitted by anonymous - 8 years ago
1
javascript

rstp

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

URL matching

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

#tag all languages

no description available
Submitted by Farhad - 8 years ago
8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago

Duration with mandatory 'm'

Vote

1

Regular Expression
javascript

/
^\/?[+-]?P?([0-9]+[Yy])?([0-9]+M)?([0-9]+[Dd])?[Tt]?([0-9]+[Hh])?([0-9]+m|(?:[0-9]+m?(?![0-9]+[Ss])))?([0-9]+[Ss])?$
/

Description

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