Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-12-13 16:49
Flavor·ECMAScript (JavaScript)

/
^(19\d{2}|2\d{3})-((0[13578]|1[02])-([0-2]\d|3[01])|02-[0-2]\d|(0[469]|11)-([0-2]\d|30))T([01]\d|2[0-4])(:[0-5]\d){2}(\.\d{3})?(Z|([+-]([01]\d|2[0-3]):[0-5]\d))$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous