Regular Expressions 101

Sponsors

Library entries

0
python

c functions search

no description available
Submitted by anonymous - 5 years ago
0
python

Home Tel-phone

8 digits or 10 digits
Submitted by anonymous - 5 years ago
0
python

positive lookahead

no description available
Submitted by anonymous - 5 years ago
0
python

auto-gen-test-format

no description available
Submitted by anonymous - 5 years ago
0
javascript

Replace multi 's

no description available
Submitted by anonymous - 5 years ago
0
python

strict major, minor

no description available
Submitted by anonymous - 5 years ago
0
python

strict major, minor, patch

no description available
Submitted by anonymous - 5 years ago
0
python

actual

no description available
Submitted by anonymous - 5 years ago
0
python

Facebook: parse page name from url

no description available
Submitted by cx - 5 years ago
0
javascript

验证邮箱

no description available
Submitted by anonymous - 5 years ago
0
javascript

check the URL

Submitted by anonymous - 5 years ago

Validate and hour date DD/MM/YYYY HH:mm (Leap Year)

Vote

0

Regular Expression
javascript

/
^(0[1-9]|1\d|2[0-8]|29(?=\/\d\d\/(?!1[01345789]00|2[1235679]00)\d\d(?:[02468][048]|[13579][26]))|30(?!\/02)|31(?=\/0[13578]|\/1[02]))\/(0[1-9]|1[0-2])\/([12]\d{3}) ([01]\d|2[0-3]):([0-5]\d)$
/
gm

Description

Loading markdown...
Submitted by Eleison Christiano - 5 years ago