Regular Expressions 101

Sponsors

Library entries

1
pcre2

Schuljahr

Akzeptiert Schuljahre wie 2021/22
Submitted by anonymous - 2 years ago
1
pcre

re_ip

match IP:port in text
Submitted by anonymous - 2 years ago
1
pcre

Swiss MWST

Swiss VAT Numbers
Submitted by igrokit - 2 years ago
1
pcre2

shortcode wordpress

Wordpress shortcode regular expression
Submitted by selik - 2 years ago
1
pcre2

Persian words

Regex for find persian letters in a string
Submitted by Hamed Faryabi - 2 years ago
1
pcre2

Binary code regular expression

Regular expression for binary code.
Submitted by Pythack - 2 years ago
1
pcre

Regex Record SSH

Regex Record for Data from SSH scripting
Submitted by anonymous - 2 years ago

regex for iso 8601 date between 1970 and 2999

Vote

1

Regular Expression
pcre

/
^(19[789]\d|2\d{3})-((0[13578]|1[02])-([0-2]\d|3[01])|02-[0-2]\d|0[469]|11-([0-2]\d|30))T([01]\d|2[0-4])(:[0-5]\d){2}Z$
/

Description

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