aboutsummaryrefslogtreecommitdiff
path: root/lib/time/zoneinfo.zip
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2019-02-05 22:52:03 -0800
committerIan Lance Taylor <iant@golang.org>2019-02-26 23:10:35 +0000
commit068a832a7e176121a2c0767d55e774f10705c72b (patch)
tree8b0703336552374b918bbe574db49dded7476d15 /lib/time/zoneinfo.zip
parentc1050a8e54e1e1c06aa02ccf2b36c13a95666121 (diff)
downloadgo-068a832a7e176121a2c0767d55e774f10705c72b.tar.gz
go-068a832a7e176121a2c0767d55e774f10705c72b.zip
time: read 64-bit data if available
Also store 64-bit data in lib/time/zoneinfo.zip. The comments argue that we don't need the 64-bit data until 2037 or 2106, but that turns out not to be the case. We also need them for dates before December 13, 1901, which is time.Unix(-0x80000000, 0). Fixes #30099 Change-Id: Ib8c9efb29b7b3c08531ae69912c588209d6320e9 Reviewed-on: https://go-review.googlesource.com/c/161202 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'lib/time/zoneinfo.zip')
-rw-r--r--lib/time/zoneinfo.zipbin365447 -> 788764 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index bacb724322..a79e5d98fd 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ