]> Cypherpunks repositories - gostls13.git/commit
time: fix handling of Jan 1 1601, 1201, 801, ...
authorRuss Cox <rsc@golang.org>
Wed, 2 Dec 2009 07:38:06 +0000 (23:38 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 2 Dec 2009 07:38:06 +0000 (23:38 -0800)
commit8d652ee8ce2174f8ee6510b8e9ec297e27c9eba6
tree8914e1c659846edfd6a33996a5c41e6d957fc239
parenteb16346dacd3348ea2f5ecacb3a7e5eaea2b5aba
time: fix handling of Jan 1 1601, 1201, 801, ...

R=r
CC=hurtonm
https://golang.org/cl/164074
src/pkg/time/time.go
src/pkg/time/time_test.go