conversionDateTime property

String? conversionDateTime
getter/setter pair

The date time at which the conversion occurred.

The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".

Implementation

core.String? conversionDateTime;