]> Cypherpunks repositories - gostls13.git/commit
time: correctly handle timezone before first transition time
authorIan Lance Taylor <iant@golang.org>
Fri, 31 Jan 2014 22:40:13 +0000 (14:40 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 31 Jan 2014 22:40:13 +0000 (14:40 -0800)
commit52a73239bbf848ee65053a37e6382639bb3bf238
treea3da2d9de11c35fd5f71741ea9d8545debc83800
parent1b2e435b15bd6907425f4b3f32d46f4e003a8c57
time: correctly handle timezone before first transition time

LGTM=r
R=golang-codereviews, r, arnehormann, bradfitz
CC=golang-codereviews
https://golang.org/cl/58450043
src/pkg/time/zoneinfo.go
src/pkg/time/zoneinfo_test.go [new file with mode: 0644]