AssumeUTC
Default Value | Data Type | Required |
---|---|---|
false |
Boolean |
No |
Description
This property specifies whether the connector assumes that columns whose Neo4j type is DateTime or Time columns only contain values in the UTC time zone.
true
: The connector assumes that DateTime and Time columns only contain values in the UTC time zone.false
: The connector assumes that DateTime and Time columns might contain values in time zones other than UTC.