forceDecodeTimestampAsUTC property

bool forceDecodeTimestampAsUTC
getter/setter pair

if true decodes timestamp without timezone as UTC if false decodes timestamp without timezone as local datetime

Implementation

bool forceDecodeTimestampAsUTC = true;