dateTime property

String? dateTime
getter/setter pair

A rounded down timestamp indicating the time (hour) the data refers to in RFC3339 UTC "Zulu" format.

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

Implementation

core.String? dateTime;