hivexml: Do not print null input times
authorAlex Nelson <ajnelson@cs.ucsc.edu>
Sat, 17 Sep 2011 23:14:31 +0000 (16:14 -0700)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 22 Sep 2011 13:17:09 +0000 (14:17 +0100)
Dealing with "1601-01-01T00:00:00Z" is unnecessarily awkward, especially
since the value only represents a 0 found in the data.

Signed-off-by: Alex Nelson <ajnelson@cs.ucsc.edu>

No differences found