Regular Expressions 101

Sponsors

Library entries

0
python

2 parameters split by comma or arbitrary whitespace

title
Submitted by Sam Wagenaar - a month ago
0
javascript

Data por extenso

Data por extenso
Submitted by @rafaelteruyuki - a month ago
0
javascript

service selector parser

HV Platform
Submitted by anonymous - a month ago
0
python

WIP detector

Detect WIP strings in a git commit.
Submitted by anonymous - a month ago
0
javascript

Padrão - numeração de contrato CAIXA

teste
Submitted by anonymous - a month ago
0
pcre

semantic tags

semantic tags
Submitted by anonymous - a month ago
0
golang

Kt SDK V2

kt SDKV2
Submitted by anonymous - a month ago
0
golang

GO SDK V2

Go SDK v2
Submitted by anonymous - a month ago
0
golang

REACT SDK V3

React SDK V3
Submitted by anonymous - a month ago
0
python

Content inside string

Will match any character inside " or '
Submitted by anonymous - a month ago

Date String ISO Pattern

Vote

0

Regular Expression
golang

`
^(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))$
`
gm

Description

Loading markdown...
Submitted by Lucas Morais - 3 months ago