]> Cypherpunks repositories - gostls13.git/commit
time: enable system zoneinfo on macOS/ARM64
authorCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 00:36:52 +0000 (20:36 -0400)
committerCherry Zhang <cherryyz@google.com>
Wed, 7 Oct 2020 20:07:07 +0000 (20:07 +0000)
commit83dfc0d02d005f7de3b8a57ea29dacf8609edba8
tree8a27759554314a7825b0e8a676dc3daa78208af4
parent470829d474fb5ae1125c81bdfb10375373c881d5
time: enable system zoneinfo on macOS/ARM64

Updates #38485.

Change-Id: I4a8b509dc4ad03706235289fbe8c2a675453c871
Reviewed-on: https://go-review.googlesource.com/c/go/+/260339
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/time/zoneinfo_ios.go [moved from src/time/zoneinfo_darwin_arm64.go with 100% similarity]
src/time/zoneinfo_unix.go
src/time/zoneinfo_unix_test.go