Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-08-14 08:36
Flavor·PCRE2 (PHP)

/
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,6})?([+-]\d{2}:\d{2}|Z)?$
/
gm
Open regex in editor

Description

Submitted by anonymous