Regular Expressions 101

Community Patterns

datetime

0

Regular Expression
Python

r"
^posix(\d*)$|^((\d\d).(\d\d)(.(\d\d\d\d))?)?T((\d\d)(:(\d\d))?)?$
"
gm

Description

Simple datetime expression for [DD.MM[.YYYY]]T[hh[:mm]]

Submitted by anonymous - a year ago (Last modified a year ago)