Regular Expressions 101

Community Patterns

0

Message Log

Golang
no description available
Submitted by anonymous - 5 years ago
0

Indicador Diario

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

Die roll parser

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

File extension

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

Folder path

Python
no description available
Submitted by anonymous - 5 years ago

Extract time from text

1

Regular Expression
Python

r"
\b([01]?[0-9]|2[0-3]):([0-5][0-9])(?::([0-9][0-9]))?\b
"
gm

Description

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