MCP Server for Databricks

Build 25.0.9440

ServerTimeZone

Specifies how the provider interprets datetime values returned from Databricks.

Possible Values

UTC, LOCAL

Data Type

string

Default Value

"UTC"

Remarks

The ServerTimeZone property controls how datetime values are interpreted and converted between the Databricks server and the local system.

When this property is set to UTC, the server assumes the server stores datetime values in Coordinated Universal Time and converts them to the local time zone.

When this property is set to LOCAL, datetime values are interpreted as local time with no conversion applied.

This property is useful for ensuring consistent timestamp handling across environments with different regional or daylight-saving settings.

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