Regular Expressions 101

Community Patterns

0

US zip code

Python
no description available
Submitted by anonymous - 4 years ago
0

lineup.re

Python
no description available
Submitted by anonymous - 4 years ago
0

index_re

Python
no description available
Submitted by anonymous - 4 years ago
0

GQL Parser

Python
no description available
Submitted by anonymous - 4 years ago
0

Negative regexp

Python
no description available
Submitted by anonymous - 4 years ago
0

VAT label

Python
no description available
Submitted by anonymous - 4 years ago
0

Übung 4 Aufgabe 4

Python
Finde XML
Submitted by anonymous - 4 years ago
0

Übung 4 Aufgabe 3

Python
URL erkennen
Submitted by anonymous - 4 years ago

ISO 8601 Datetime Validation

0

Regular Expression
Golang

`
^(\d{4})(-(0[1-9]|1[0-2])(-([12]\d|0[1-9]|3[01]))([T\s]((([01]\d|2[0-3])((:)[0-5]\d))([\:]\d+)?)?(:[0-5]\d([\.]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)$
`
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago