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: update packaged time zone information for Go 1.1 #4553

Closed
remyoudompheng opened this issue Dec 15, 2012 · 6 comments
Closed

time: update packaged time zone information for Go 1.1 #4553

remyoudompheng opened this issue Dec 15, 2012 · 6 comments
Milestone

Comments

@remyoudompheng
Copy link
Contributor

When Go 1.1 is out it would be a good idea to ship it with up-to-date time zone
information.
@rsc
Copy link
Contributor

rsc commented Dec 16, 2012

Comment 1:

Sounds like a good idea. Let's wait until Go 1.1 is closer to do it.

Labels changed: added priority-later, removed priority-triage.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Mar 11, 2013

Comment 2:

I looked into this. There was a timezone release today (2013b). Historically the
releases tend to cluster around the daylight savings flips, so it is quite possible
there will be more before the month is out. Let's keep waiting.
The actual update is easy. I confirmed that
cd $GOROOT/lib/time
edit update.bash to change to versions we want
./update.bash
still works.

@dsymonds
Copy link
Contributor

dsymonds commented Apr 3, 2013

Comment 3:

Completed by https://code.google.com/p/go/source/detail?r=5459205826df? Or are you
planning to update it again at the last moment?

Owner changed to @robpike.

@robpike
Copy link
Contributor

robpike commented Apr 3, 2013

Comment 4:

I will update again if there's another data release before Go 1.1 ships. I'm keeping the
bug open to remind me of that situation.

@robpike
Copy link
Contributor

robpike commented Apr 3, 2013

Comment 5:

P.S. I put an "Update issue #4553" in the CL but was defeated yet again.

@robpike
Copy link
Contributor

robpike commented Apr 22, 2013

Comment 6:

This issue was closed by revision 05e8db9.

Status changed to Fixed.

@rsc rsc added this to the Go1.1 milestone Apr 14, 2015
@rsc rsc removed the go1.1 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc unassigned robpike Jun 22, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants