Skip to content

Fix date type timezone error#3197

Merged
texodus merged 1 commit into
masterfrom
date-timezone
Jul 11, 2026
Merged

Fix date type timezone error#3197
texodus merged 1 commit into
masterfrom
date-timezone

Conversation

@texodus

@texodus texodus commented Jul 10, 2026

Copy link
Copy Markdown
Member

This PR fixes 11 date encoding inconsistencies that used local midnight instead of UTC across the C++ codebase, and adds tests.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Jul 10, 2026
@texodus texodus merged commit 6dce961 into master Jul 11, 2026
16 checks passed
@texodus texodus deleted the date-timezone branch July 11, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

Date column renders one day early in server mode due to local‑midnight serialization

1 participant