forceDecodeTimestampAsUTC property
If true, decodes the timestamp without timezone (timestamp) as UTC. If false, decodes the timestamp without timezone as local datetime.
Implementation
bool forceDecodeTimestampAsUTC = true;
If true, decodes the timestamp without timezone (timestamp) as UTC. If false, decodes the timestamp without timezone as local datetime.
bool forceDecodeTimestampAsUTC = true;