]> Cypherpunks repositories - gostls13.git/commit
do not crash printing the zero value for time.Time.
authorRuss Cox <rsc@golang.org>
Mon, 14 Sep 2009 23:45:35 +0000 (16:45 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 14 Sep 2009 23:45:35 +0000 (16:45 -0700)
commitc5a441ac70e5164e91e1c0a8141f4053dfb6bc69
treefb73f81a4805e76b493dd0afc2bfd37529ac143f
parent1a0860b93f274570dfdea27dbc0d5c94240b6c61
do not crash printing the zero value for time.Time.

R=r
DELTA=2  (1 added, 0 deleted, 1 changed)
OCL=34605
CL=34608
src/pkg/time/time.go