Skip to content

[pull] master from cube-js:master#370

Merged
pull[bot] merged 2 commits intocode:masterfrom
cube-js:master
Mar 30, 2026
Merged

[pull] master from cube-js:master#370
pull[bot] merged 2 commits intocode:masterfrom
cube-js:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 30, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ovr and others added 2 commits March 30, 2026 17:12
Add CUBEJS_DB_MSSQL_USE_NAMED_TIMEZONES env variable to enable
server-side DST-aware timezone conversion via AT TIME ZONE in MSSQL.

Previously, convertTz() computed a fixed UTC offset at query build time
using moment().tz().format('Z'), which didn't account for DST transitions
within the queried data range.

When enabled, IANA timezone names (e.g. 'America/New_York') are
automatically mapped to Windows timezone names (e.g. 'Eastern Standard
Time') required by MSSQL's AT TIME ZONE clause.

Defaults to false for backward compatibility..
@pull pull bot locked and limited conversation to collaborators Mar 30, 2026
@pull pull bot added the ⤵️ pull label Mar 30, 2026
@pull pull bot merged commit 4a4b67f into code:master Mar 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants