]> Pileus Git - aweather/commit
Support setting an initial time with -t
authorAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 04:28:50 +0000 (04:28 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 04:28:50 +0000 (04:28 +0000)
commit7fb42f1927cb3794935403b0ee39968e76207c9b
treeccdd834adf4a142a9bce2aeb66306cc7ed8e7527
parentcdf1e90c5900c5da42d0f8f75d8fe65de3a460a4
Support setting an initial time with -t

Time must be in %Y-%m-%d %H:%M (ISO 8601) format.

This is mostly useful when testing with a specific dataset.

Note, the data box is not yet updated properly.
src/Makefile.am
src/main.c