summaryrefslogtreecommitdiff
path: root/src/time/genzabbrs.go
Commit message (Expand)AuthorAgeFilesLines
* time: update windows zoneinfo_abbrsCarlos Amedee2023-05-121-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox2020-12-091-2/+2
* all: update references to symbols moved from io/ioutil to ioRuss Cox2020-10-201-1/+2
* time: change genzabbrs.go to fetch windowsZones.xml file from GitHubAlex Brainman2019-10-171-1/+1
* all: use sort.Slice in a few more placesDaniel Martí2017-09-221-10/+6
* time: run genzabbrs.go to update zoneinfo_abbrs_windows.goAlex Brainman2017-06-131-2/+2
* time: genzabbrs.go skips Feb when checking monthsKenny Grant2016-06-091-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+159