1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/src/pkg/time
Rob Pike d330c712c1 Getenv: almost no one wants the error, so make it return a string that may be empty.
Getenverror is the new name for the old routine that returns an error too.

R=rsc
DELTA=35  (7 added, 7 deleted, 21 changed)
OCL=30818
CL=30821
2009-06-26 20:28:41 -07:00
..
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
sleep.go Change os.Error convention: 2009-06-25 20:24:55 -07:00
tick_test.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
tick.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
time_test.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
time.go Change os.Error convention: 2009-06-25 20:24:55 -07:00
zoneinfo.go Getenv: almost no one wants the error, so make it return a string that may be empty. 2009-06-26 20:28:41 -07:00