dateTime constant

IriTerm const dateTime

IRI for xsd:dateTime

Date and time value (YYYY-MM-DDThh:mm:ss)

Implementation

static const dateTime = IriTerm.prevalidated(
  'http://www.w3.org/2001/XMLSchema#dateTime',
);