Skip to content

Conversation

hawkfish
Copy link
Contributor

@hawkfish hawkfish commented Feb 4, 2025

  • Add support for optional seconds offsets in TIMESTAMPTZ strings
  • Plumb second-precision offset parsing and formatting through
  • This brings us closer to Python's %z format string
  • ICU as usual drifts when far from the epoch...

fixes: #16044

* Add support for optional seconds offsets in TIMESTAMPTZ strings
* Plumb second-precision offset parsing and formatting through
* This brings us closer to Python's %z format string
* ICU as usual drifts when far from the epoch...

fixes: duckdb#16044
@hawkfish hawkfish requested a review from Tishj February 4, 2025 01:54
@Mytherin Mytherin merged commit b201c8a into duckdb:main Feb 8, 2025
50 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Feb 8, 2025

Thanks!

@hawkfish hawkfish deleted the timestamptz-ss branch February 10, 2025 17:07
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
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.

2 participants