Regular Expressions 101

Library entries

1
javascript

URL

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

test

test
Submitted by test - 7 years ago
1
javascript

shift+click url() parser

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

matching inline note

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

---

Submitted by rs - 7 years ago
1
javascript

compile -> link replace

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

gasmeter

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

word matcher

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

IME14

Remove RJN.P and LALT.OQ
Submitted by HZ - 7 years ago
1
javascript

AD12345678

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

Regular Expression for Date

Vote

1

Regular Expression
javascript

/
^(?:^(?:(?:(?:(?:(?:0?[13578]|1[02])[- /.]31)|(?:(?:0?[13-9]|1[0-2])[- /.](?:29|30)))[- /.](?:1[6-9]|[2-9]\d)\d{2})|(?:0?2[- /.]29[- /.](?:(?:(?:1[6-9]|[2-9]\d)(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))|(?:(?:0?[1-9])|(?:1[0-2]))[- /.](?:0?[1-9]|1\d|2[0-8])[- /.](?:(?:1[6-9]|[2-9]\d)\d{2}))$)$
/

Description

Loading markdown...
Submitted by Priyanka Khadilkar - 9 years ago