Regular Expressions 101

Library entries

0
javascript

WOrd with colon

no description available
Submitted by HJ - 8 years ago
-2
javascript

Word ending with colon

no description available
Submitted by hj - 8 years ago
0
python

Date Groupings

no description available
Submitted by flipkitty - 8 years ago
-2
python

filter

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

Simplistic email

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

To Be Or Not To Be

no description available
Submitted by DawnBridge - 8 years ago
1
javascript

replace directive with iife

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

pass

no description available
Submitted by anonymous - 8 years ago
1
python

Email id

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

float

no description available
Submitted by anonymous - 8 years ago

XML 1.0 dateTime values

Vote

0

Regular Expression
python

r"
^-?[1-9]*(?!0000)[0-9]{4}-(?:0[0-9]|1[0-2])-(?:0[1-9]|[1-2][0-9]|3[0-1])T(?:(?:[0-1][0-9]|2[0-3]):(?:[0-5][0-9]):(?:[0-5][0-9])(?:\.[0-9]*[1-9]+)?|24:00:00)(?:(?:\+|-)(?:(?:0[1-9]|1[0-3]):[0-5][0-9]|14:00)|Z)?
"

Description

Loading markdown...
Submitted by DervishD - 8 years ago