]> Cypherpunks repositories - gostls13.git/commit
time: use names for beginning and end of zone transition times
authorIan Lance Taylor <iant@golang.org>
Sat, 1 Feb 2014 01:22:10 +0000 (17:22 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 1 Feb 2014 01:22:10 +0000 (17:22 -0800)
commitfabd261fe2fe0adf5f79b9bb1069df0a93575ae9
tree88ce6d6c0ad6ec93629235c7886384ba32404711
parent7e494f8500416b9940c239be7970fa7aacc0868f
time: use names for beginning and end of zone transition times

No functional changes, just more readable code.

LGTM=r
R=golang-codereviews, gobot, r
CC=golang-codereviews
https://golang.org/cl/59240043
src/pkg/time/zoneinfo.go
src/pkg/time/zoneinfo_plan9.go
src/pkg/time/zoneinfo_read.go
src/pkg/time/zoneinfo_windows.go