1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/pkg/time
Russ Cox cb5e181fe7 time: switch to using (uncompressed) zoneinfo zip file
Removal of old zoneinfo files is a separate CL due to its size.

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5676100
2012-02-19 03:16:20 -05:00
..
example_test.go godoc: make example code more readable with new comment convention 2012-02-16 11:50:28 +11:00
format.go time: use "2006-01-02 15:04:05.999999999 -0700 MST" as String format 2012-02-14 11:17:48 -05:00
internal_test.go time: fix daysIn for December 2011-12-07 14:47:25 -05:00
sleep_test.go runtime, time: accelerate tests in short mode. 2012-02-14 22:13:19 +01:00
sleep.go time: fix godoc for After and NewTicker. 2012-01-07 20:53:53 -05:00
sys_plan9.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
sys_unix.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
sys_windows.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
tick_test.go time: run TestTicker for longer during short test, otherwise it fails 2012-02-15 14:56:47 +11:00
tick.go time: fix godoc for After and NewTicker. 2012-01-07 20:53:53 -05:00
time_test.go time: clean up MarshalJSON, add RFC3339 method 2012-02-07 23:37:25 -05:00
time.go time: clean up MarshalJSON, add RFC3339 method 2012-02-07 23:37:25 -05:00
zoneinfo_plan9.go time: use Go distribution zoneinfo if system copy not found 2012-02-18 21:02:41 -05:00
zoneinfo_read.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
zoneinfo_unix.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
zoneinfo_windows.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00
zoneinfo.go time: switch to using (uncompressed) zoneinfo zip file 2012-02-19 03:16:20 -05:00