aboutsummaryrefslogtreecommitdiff
path: root/src/time/zoneinfo_ios.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-12time: add ios build constraint to zoneinfo_ios.goTobias Klauser
2020-10-07time: enable system zoneinfo on macOS/ARM64Cherry Zhang
2020-09-23all: add GOOS=iosCherry Zhang
2020-04-08all: remove darwin/arm build-tags and filesAustin Clements
2019-05-01os,time: fix tests on iOSElias Naur
2019-04-30time: look for zoneinfo.zip in GOROOTElias Naur
2017-09-27time: reduce OS dependent timezone related codeFlorian Uekermann
2015-03-03time: zoneinfo support for darwinDavid Crawshaw