Edit on GitHub

timestamp

A schema that is used to validate a part of Laboperator workflow templates.

string (timestamp)
pattern: ^(-?(?:[1-9][0-9]*)?[0-9]{4})-(1[0-2]|0[1-9])-(3[01]|0[1-9]|[12][0-9])T(2[0-3]|[01][0-9]):([0-5][0-9]):([0-5][0-9])(.[0-9]+)?(Z)?$

Representation of dates and times.

Examples:
2020-03-23T18:26:44Z
Where is this used?
Other schemas that have a reference ($ref) to this schema.