Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #9673: ICU DST Truncation #9705

Merged
merged 1 commit into from Nov 20, 2023
Merged

Conversation

hawkfish
Copy link
Contributor

Stop ICU from ignoring the offset values we just extracted from the timestamp when reassembling it.

fixes: #9673
fixes: duckdblabs/duckdb-internal#699

Stop ICU from ignoring the offset values we just extracted from the timestamp
when reassembling it.
@hawkfish
Copy link
Contributor Author

Merging to main because its a correctness issue.

@Mytherin
Copy link
Collaborator

Thanks! LGTM

@Mytherin Mytherin merged commit 3b81018 into duckdb:main Nov 20, 2023
47 checks passed
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 11, 2023
Merge pull request duckdb/duckdb#9687 from carlopi/storage_version
Merge pull request duckdb/duckdb#9705 from hawkfish/icu-datediff
@hawkfish hawkfish deleted the icu-datediff branch December 15, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date_diff, shows negative time diff when not supposed to, because of different time zones?
2 participants