Regular Expressions 101

Library entries

1
pcre

ESR und ESR+

ESR Einzahlungsscheine (CH)
Submitted by dhu - 5 years ago
1
javascript

UK Telephone Numbers

no description available
Submitted by Riaan Joubert - 5 years ago
1
javascript

Find CSS hexadecimal color values

no description available
Submitted by anonymous - 5 years ago
1
pcre

French Address Regex

French address regex Work on ruby
Submitted by anonymous - 5 years ago

Time duration from minutes to weeks suffixed by letter and whitespace separated

Vote

1

Regular Expression
javascript

/
^(?<weeks>\d{1,2})w\s(?<days>0?[0-6])d\s(?<hours>(?:0?|1|2(?=[0-3]))\d)h\s(?<minutes>(?:0?|[1-5])\d)m$
/
i

Description

Loading markdown...
Submitted by Dorin Popa - 2 years ago