influxdata / influxdata/influxdb

Remove `timetzdata` tag from Windows builds when `golang/go#38453` merges

Open
#22,453 2 comments 0 reactions 0 assignees View on GitHub
area/2.x area/build
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

golang/go#38453 tracks updating `time.LoadLocation` to use native Windows APIs. If it is implemented, we can remove the `timetzdata` tag from our Windows builds to stop bundling a copy of Go's tz database in our binaries.

Contributor guide

Open the contributing guide

Research direction

Inspect the Windows build configuration and search for the `timetzdata` tag. Confirm that golang/go#38453 has merged and that `time.LoadLocation` uses the native Windows APIs before removing the tag; verify that Windows builds no longer bundle the Go time-zone database.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.