Power BI Connector for Snowflake

Build 25.0.9452

ClientTimestampNTZTimezone

Controls how to handle the Timestamp_NTZ value since the Timestamp_NTZ type is a value without time zone.

Possible Values

Local, UTC, Unspecified

Data Type

string

Default Value

"Local"

Remarks

There are three accepted values: Local, UTC, and Unspecified.

  • Local: Returns a DateTime value with its Kind property set to DateTimeKind.Local.
  • UTC: Returns a DateTime value with its Kind property set to DateTimeKind.Utc.
  • Unspecified: Returns a DateTime value with its Kind property set to DateTimeKind.Unspecified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9452