altosui: Don't display 0000-00-00 for missing flight log dates
authorKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:39:27 +0000 (09:39 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:39:27 +0000 (09:39 -0700)
commit56d045040c49728a854741e99545766f3723da5e
treef31d7a38020f49c673b955644679fd23266d1e6c
parent8ade7d99f02df825e70d0a964b4648156101ef78
altosui: Don't display 0000-00-00 for missing flight log dates

With Tm/Tn not having GPS to get the current date, it's no longer
unusual to have no date for a flight log, so don't show the 0000-00-00
piece in that case.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromSelect.java