1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:11:21 -06:00
go/src/pkg/time
Alex Brainman 9d5f80b0c6 time: implement timezones for windows
Fixes #761.

R=PeterGo, adg, rsc
CC=golang-dev
https://golang.org/cl/1121042
2010-06-29 22:29:09 -07:00
..
format.go time: implement timezones for windows 2010-06-29 22:29:09 -07:00
Makefile time: implement timezones for windows 2010-06-29 22:29:09 -07:00
sleep_test.go time: Sleep through interruptions 2010-02-04 13:09:02 -08:00
sleep.go time: Sleep through interruptions 2010-02-04 13:09:02 -08:00
tick_test.go time.Ticker: fix bug arising when all tickers are dead. 2010-02-18 09:55:29 +11:00
tick.go time: fix comment typo 2010-04-11 23:33:25 +10:00
time_test.go time: remove incorrect time.ISO8601 and add time.RFC3339 2010-04-27 00:05:24 -07:00
time.go time: do not segment time strings by character class. 2010-03-30 14:54:32 -07:00
zoneinfo_unix.go time: implement timezones for windows 2010-06-29 22:29:09 -07:00
zoneinfo_windows.go time: implement timezones for windows 2010-06-29 22:29:09 -07:00
zoneinfo.go Add RFC822 formats as named constants. 2010-02-04 15:39:27 +11:00