Regular Expressions 101

Community Patterns

0

Pick third section

Python
Pick third section
Submitted by Charles - a year ago
0

ASD

PCRE (PHP <7.3)
HI
Submitted by anonymous - a year ago
0

分组引用

Python
分组引用
Submitted by anonymous - a year ago
0

Network Address

PCRE (PHP <7.3)
-
Submitted by anonymous - a year ago
0

Phone number

Python
Phone number
Submitted by anonymous - a year ago

ISO8601 Date/Time Parser

0

Regular Expression
Python

r"
(\d{4}(-\d{2}-\d{2}|\d{2}\d{2}))(T\d{2}(:?\d{2}){1,2}(\.\d{1,3})?(([+-]\d{2}(:?\d{2})?)|Z)?)?
"
gm

Description

Loading markdown...
Submitted by Mumblepins - a year ago