forceDecodeTimestampAsUTC property

bool forceDecodeTimestampAsUTC
getter/setter pair

If true, decodes the timestamp without timezone (timestamp) as UTC. If false, decodes the timestamp without timezone as local datetime.

Implementation

bool forceDecodeTimestampAsUTC = true;