Cmdlets for Databricks

Build 24.0.9060

ServerTimeZone Parameter (Connect-Databricks Cmdlet)

Determine how to interpret datetime values ​​from the server.

Syntax

Connect-Databricks -ServerTimeZone string

Possible Values

UTC, LOCAL

Data Type

cstr

Default Value

"UTC"

Remarks

By default, the "UTC" provided by Databricks is used. The Databrick server returns a datetime value with the "UTC" time zone, which the driver converts to the local datetime.

If set to "LOCAL", the server time zone is assumed to be the same as the local time zone, and no time zone conversion is applied.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060