go/src/pkg/time
Rob Pike 45aeca4727 time: give a helpful message when we can't set the time zone for testing.
Fixes #1625.

R=bradfitzgo, bradfitzwork, r2
CC=golang-dev
https://golang.org/cl/4295060
2011-03-21 13:48:31 -07:00
..
Makefile time: split os-dependent part into sys.go. 2011-03-04 19:57:39 -08:00
format.go time: explain the formats a little better. 2010-12-16 13:25:41 -08:00
sleep.go time: isolate syscall reference in sys.go 2011-03-17 13:46:05 -04:00
sleep_test.go replace non-blocking send, receive syntax with select 2011-01-31 18:36:28 -05:00
sys.go time: isolate syscall reference in sys.go 2011-03-17 13:46:05 -04:00
tick.go replace non-blocking send, receive syntax with select 2011-01-31 18:36:28 -05:00
tick_test.go replace non-blocking send, receive syntax with select 2011-01-31 18:36:28 -05:00
time.go time: fix Time.ZoneOffset documentation 2011-03-08 12:33:49 -05:00
time_test.go time: give a helpful message when we can't set the time zone for testing. 2011-03-21 13:48:31 -07:00
zoneinfo_unix.go time: Support Solaris zoneinfo directory. 2011-01-28 15:56:14 -08:00
zoneinfo_windows.go fix windows build 2010-08-06 09:42:55 +10:00