forceDecodeTimestamptzAsUTC property
If true, decodes the timestamp with timezone (timestamptz) as UTC. If false, decodes the timestamp with timezone using the timezone defined in the connection.
Implementation
bool forceDecodeTimestamptzAsUTC = true;