]> Cypherpunks repositories - gostls13.git/commit
time: handle zone file with no transitions
authorRuss Cox <rsc@golang.org>
Mon, 4 Feb 2013 03:41:00 +0000 (22:41 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 4 Feb 2013 03:41:00 +0000 (22:41 -0500)
commit6a003d7589e9f820bd94140ca151d5bb6b8e1a41
treef8a273982bcc0906149a43ed75c9bccc06343d1b
parent0df8c7517ebb93bfbe690748ae5b0a8c39854aaf
time: handle zone file with no transitions

Code fix by Alex Bramley.

Fixes #4064.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/7289049
src/pkg/time/time_test.go
src/pkg/time/zoneinfo_read.go