]> Cypherpunks.ru repositories - gostls13.git/history - src/time/zoneinfo_read.go
lib/time, time, time/tzdata: use slim tz data format
[gostls13.git] / src / time / zoneinfo_read.go
2020-10-14 Tobias Klauserlib/time, time, time/tzdata: use slim tz data format
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-22 Ian Lance Taylortime: use extended time format past end of zone transitions
2020-04-20 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-14 Ian Lance Taylortime/tzdata: new package
2020-04-13 Ian Lance TaylorRevert "time/tzdata: new package"
2020-04-13 Ian Lance Taylortime/tzdata: new package
2019-02-27 Josh Bleecher Snydertime: reject tzdata with no zones
2019-02-26 Ian Lance Taylortime: read 64-bit data if available
2018-12-24 Max Ushakovtime: return ENOENT if a zoneinfo zip file is not found
2018-11-02 Clément Chigotall: fix tests for older versions of AIX 7.2
2018-09-14 Agniva De Sarkertime: improve error message for LoadLocation
2018-08-21 Ilya Tocartime: optimize big4
2018-06-01 Tim Cooperall: update comment URLs from HTTP to HTTPS, where...
2017-11-21 Florian Uekermanntime: enable Location loading from user provided timezo...
2017-11-21 Russ Coxtime: rename internal type data to dataIO
2017-11-16 Russ CoxRevert "time: enable ZONEINFO tzdata file support and...
2017-10-03 Florian Uekermanntime: enable ZONEINFO tzdata file support and error...
2017-09-27 Ian Lance Taylortime: unify three readFile implementations into one
2017-09-27 Florian Uekermanntime: reduce OS dependent timezone related code
2017-02-08 Brad Fitzpatricktime: bound file reads and validate LoadLocation argument
2017-02-03 Russ Coxtime: record monotonic clock reading in time.Now, for...
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-09 Brad Fitzpatricktime: don't depend on the io package
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-02 Brad Fitzpatrickall: single space after period.
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: move package sources from src/pkg to src