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

time: genzabbrs.go should always use $GOROOT/lib/time/zoneinfo.zip #15802

Closed
alexbrainman opened this issue May 23, 2016 · 1 comment
Closed
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@alexbrainman
Copy link
Member

When running genzabbrs.go, the output depends on zoneinfo installed on your system. This will vary from one system to another. So running genzabbrs.go will provide different effect on different computers. This is unfortunate.

We should change genzabbrs.go, so it always uses $GOROOT/lib/time/zoneinfo.zip instead.

Alex

@quentinmit quentinmit added this to the Go1.8 milestone Jun 17, 2016
@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Jun 17, 2016
@gopherbot
Copy link

CL https://golang.org/cl/27832 mentions this issue.

@golang golang locked and limited conversation to collaborators Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants