Regular Expressions 101

Sponsors

Library entries

0
pcre

MBI Regex

validates against the MBI format published by CDC
Submitted by i410hlr - a month ago
0
pcre

Parse arguments

Parse arguments
Submitted by Ofir Yariv - a month ago
0
pcre

User-Agent

Parser
Submitted by sn3kdev - 2 months ago
0
pcre

Parcing2

aa
Submitted by anonymous - 2 months ago
0
pcre

trim phone number

trim phone number
Submitted by anonymous - 2 months ago
0
golang

log timestamp

extract time stamp from log entry
Submitted by anonymous - 2 months ago
0
pcre

NMEA after timestamps

Picks up (most?) NMEA messages.
Submitted by David Harrison - 2 months ago
0
golang

Golang Get variables In Js

To get
Submitted by anonymous - 3 months ago
0
pcre

decamelize

pascal case to snake case
Submitted by anonymous - 3 months ago
0
golang

Date String ISO Pattern

Date String ISO Pattern matcher
Submitted by Lucas Morais - 3 months ago
0
pcre

Filtro Página web

Filtro pagina web
Submitted by anonymous - 3 months ago

Validate Date Represented by Integer 1900 - 2099

Vote

0

Regular Expression
pcre

/
^(?'Year'(?:[2][0]|[1][9])(?:[0-9]{2,2}))(?'Month'(?:[0][1-9]|[1][0-2]))(?'Day'[0-2][1-9]|[3][0-1]|[1,2][0])$
/

Description

Loading markdown...
Submitted by Edward Rush - 4 months ago