isLocalTimestamp property

bool? isLocalTimestamp
getter/setter pair

Whether the start and end timestamp is local timestamp.

The default value is false which means start and end timestamp is in UTC.

Optional.

Implementation

core.bool? isLocalTimestamp;