]> Cypherpunks repositories - gostls13.git/commit
time: look for zoneinfo.zip in GOROOT
authorElias Naur <mail@eliasnaur.com>
Tue, 30 Apr 2019 18:36:20 +0000 (20:36 +0200)
committerElias Naur <mail@eliasnaur.com>
Tue, 30 Apr 2019 19:13:43 +0000 (19:13 +0000)
commit8e4f1a71f22683745c863a776878d9c47e737305
tree3c1ff607a16e8009c2c415b20b543ed28ecdb065
parent62ddf7d0c5a2a876933b2e52479712270191b92f
time: look for zoneinfo.zip in GOROOT

The zoneinfo.zip file will be in the $GOROOT in self-hsoted builds
on iOS.

Updates #31722

Change-Id: I991fae92e3dc50581b099a2d8901aed36ecc7cef
Reviewed-on: https://go-review.googlesource.com/c/go/+/174310
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/time/zoneinfo_ios.go