aboutsummaryrefslogtreecommitdiff
path: root/src/time/zoneinfo_test.go
AgeCommit message (Expand)Author
2020-10-27time: fix LoadLocationFromTZData with slim tzdataChristopher Hlubek
2020-04-22time: use extended time format past end of zone transitionsIan Lance Taylor
2019-02-27time: reject tzdata with no zonesJosh Bleecher Snyder
2019-02-26time: read 64-bit data if availableIan Lance Taylor
2018-09-14time: improve error message for LoadLocationAgniva De Sarker
2018-05-04cmd/vet: better align print warnings with fmtDaniel Martí
2017-11-21time: rename TestLoadLocationFromTzinfo to TestLoadLocationFromTZDataDmitri Shuralyov
2017-11-21time: enable Location loading from user provided timezone dataFlorian Uekermann
2017-06-07time: vendor tzdata-2017b and update testAlberto Donizetti
2017-02-08time: bound file reads and validate LoadLocation argumentBrad Fitzpatrick
2017-02-01time: defer loading ZONEINFO until first time.LoadLocation callJeff Johnson
2016-05-14time: set Local.name on windowsAlex Brainman
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox