Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hawkfish
Copy link
Contributor

  • Add a translation layer for UTC offset syntax to equivalent Olson IDs

fixes: duckdb/duckdb-wasm#1897

* Add a translation layer for UTC offset syntax to equivalent Olson IDs

fixes: duckdb/duckdb-wasm#1897
@jraymakers
Copy link
Contributor

jraymakers commented Oct 21, 2025

Nice.

Might want to add support & tests for offsets like UTC-08:00 (with a colon) just in case that shows up. (It's mentioned as a possibility in the Wikipedia article.)

@hawkfish
Copy link
Contributor Author

Oh right - I meant to do that!

@hawkfish hawkfish requested a review from samansmink October 21, 2025 17:24
@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 21, 2025 17:25
@hawkfish hawkfish marked this pull request as ready for review October 21, 2025 17:25
@hannes hannes merged commit 0cc9bb7 into duckdb:v1.4-andium Oct 24, 2025
91 checks passed
@hannes
Copy link
Member

hannes commented Oct 24, 2025

thanks!

@hawkfish hawkfish deleted the utc-offsets branch October 24, 2025 16:32
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 28, 2025
CI Fix: clear benchmark cache between runs (duckdb/duckdb#19508)
vfs integration tests p2 - update (env) vars and tests (duckdb/duckdb#19428)
[Compression] Fix issue in ZSTD decompression related to mis-interpreted segment offsets (duckdb/duckdb#19475)
Add tests for nested lambda bindings (duckdb/duckdb#19453)
WASM duckdb/duckdb#1897: UTC Offset Support (duckdb/duckdb#19464)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 28, 2025
CI Fix: clear benchmark cache between runs (duckdb/duckdb#19508)
vfs integration tests p2 - update (env) vars and tests (duckdb/duckdb#19428)
[Compression] Fix issue in ZSTD decompression related to mis-interpreted segment offsets (duckdb/duckdb#19475)
Add tests for nested lambda bindings (duckdb/duckdb#19453)
WASM duckdb/duckdb#1897: UTC Offset Support (duckdb/duckdb#19464)

Co-authored-by: krlmlr <[email protected]>
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.

3 participants