useUtcTimestamp property

bool useUtcTimestamp
getter/setter pair

Gets or sets a value that indicates whether or not UTC timezone should be used to format timestamps.

Defaults to false.

Implementation

bool useUtcTimestamp = false;