Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-11-26 09:41
Flavor·Python

r"
[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][1-9]|3[0-1])\s(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous