]> Cypherpunks repositories - gostls13.git/commit
time: do not crash in String on nil Time
authorRuss Cox <rsc@golang.org>
Thu, 2 Sep 2010 18:21:40 +0000 (14:21 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 2 Sep 2010 18:21:40 +0000 (14:21 -0400)
commitf699811c14067387efec0f30a522274b9719b34a
tree6f4b3ab1fb025b52cb2958a3bcd9864b0e868bbe
parent8d7ae528bfe295cce6a7a72eee9eb187ad28c23d
time: do not crash in String on nil Time

R=r
CC=golang-dev
https://golang.org/cl/2052041
src/pkg/time/format.go