tDateTime constant

TypeInfo<DateTime> const tDateTime

Implementation

static const TypeInfo<DateTime> tDateTime = TypeInfo._const(
  _TypeWrapper.twDateTime,
);