Regular Expressions 101

Community Patterns

0

pens

Python
testing
Submitted by anonymous - 2 years ago
0

71871164

Python
Stack overflow example
Submitted by anonymous - 2 years ago
0

#value # value

Python
account for comments
Submitted by anonymous - 2 years ago
0

matlab代码

Python
matlab代码
Submitted by java - 2 years ago
0

find const string in code for xml/java

Python
.
Submitted by anonymous - 2 years ago

regex expression to DateTime checking in YYYY-MM-DDTHH:MM:SS[+/-]HH:SS

0

Regular Expression
Python

r"
(^((\d{4}-(((0[13578]|[1][02])-(0[1-9]|[1-2]\d|3[01]))))|((\d{4}-(((0[469]|[1][1])-(0[1-9]|[1-2]\d|[3][0])))))|((\d{4}-(0[2]-(0[1-9]|[1-2]\d))))) (([01]\d|2[0-3]):([0-5]\d):([0-5]\d))?(.[0-2]\d0000 UTC)$)
"
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago
(Last modified 4 months ago)