dateTime property

DateTime? dateTime
getter/setter pair

The time, as a combined date-time value (formatted according to RFC3339).

A time zone offset is required unless a time zone is explicitly specified in timeZone.

Implementation

core.DateTime? dateTime;