]> Pileus Git - aweather/commit
Add guards around initial date/time
authorAndy Spencer <andy753421@gmail.com>
Mon, 2 Jan 2012 00:13:49 +0000 (00:13 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 2 Jan 2012 00:13:49 +0000 (00:13 +0000)
commit586aa8e4a407bf11df9504a78904aa401edd239a
tree00a4cb61b095dfcf719b203662582b40603b1fd5
parentb7cd91211f8fd12d13c67e6167c133dc8c4e3c8f
Add guards around initial date/time

On Mac OS, the null string for a time is no parsed as 0 but some random
ugly number. This always reset the time to sometime far in the future.
src/main.c