Skip to content

Embed IANA time zone database for clean environments#10241

Merged
elianddb merged 10 commits intomainfrom
elian/tz
Jan 6, 2026
Merged

Embed IANA time zone database for clean environments#10241
elianddb merged 10 commits intomainfrom
elian/tz

Conversation

@elianddb
Copy link
Copy Markdown
Contributor

@elianddb elianddb commented Dec 23, 2025

This does not resolve #10238 but addresses part one of the issue. Some environments do not have an IANA time zone database at a time.LoadLocation expected location. If you require manual loading of a specific time zone database, please see the Go's documentation and make an explicit request on Discord with the issue number above.

@elianddb elianddb changed the title Embed IANA timezone database for clean environments Embed IANA time zone database for clean environments Dec 23, 2025
@coffeegoddd
Copy link
Copy Markdown
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0cc0871 ok 5937471
version total_tests
0cc0871 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@elianddb DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0ff7699 ok 5937471
version total_tests
0ff7699 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@elianddb DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0dd36d6 ok 5937471
version total_tests
0dd36d6 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@elianddb DOLT

comparing_percentages
100.000000 to 100.000000
version result total
4aed001 ok 5937471
version total_tests
4aed001 5937471
correctness_percentage
100.0

@elianddb elianddb requested a review from nicktobey January 1, 2026 02:52
Copy link
Copy Markdown
Contributor

@nicktobey nicktobey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending adding some discussed comments.

@coffeegoddd
Copy link
Copy Markdown
Contributor

@elianddb DOLT

comparing_percentages
100.000000 to 100.000000
version result total
e73302f ok 5937471
version total_tests
e73302f 5937471
correctness_percentage
100.0

@elianddb elianddb merged commit 1dff179 into main Jan 6, 2026
23 of 24 checks passed
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.

CONVERT_TZ does not accept MySQL time zone names for users without an IANA database

3 participants