dateTime property

String? dateTime
getter/setter pair

A rounded down timestamp indicating the time the data refers to in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.

For example: "2014-10-02T15:00:00Z".

Implementation

core.String? dateTime;