aboutsummaryrefslogtreecommitdiff
path: root/src/time/genzabbrs.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2019-10-17time: change genzabbrs.go to fetch windowsZones.xml file from GitHubAlex Brainman
2017-09-22all: use sort.Slice in a few more placesDaniel Martí
2017-06-13time: run genzabbrs.go to update zoneinfo_abbrs_windows.goAlex Brainman
2016-06-09time: genzabbrs.go skips Feb when checking monthsKenny Grant
2014-09-08build: move package sources from src/pkg to srcRuss Cox