Commit Graph

4 Commits

Author SHA1 Message Date
Nico Schottelius 58a8924811 change disk format and add conversion utility
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-08-28 14:03:58 +02:00
Nico Schottelius 1f482cf3f2 reporting tracked time works
[17:37] brief:ctt% ./bin/ctt report -s 2012-01-01 -e 2012-12-31  test
Tracked time between 2012-01-01 00:00:00 and 2012-12-31 00:00:00: 0h 0m
10.654657s.
[17:37] brief:ctt% ./bin/ctt report -s 2012-01-01 -e 2012-12-31  localch
Tracked time between 2012-01-01 00:00:00 and 2012-12-31 00:00:00: 16h
32m 38.84267699999327s.

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-08-27 17:37:56 +02:00
Nico Schottelius cd733c73a8 finish reporting
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-08-27 16:58:18 +02:00
Nico Schottelius 082c316f3c split off ctt into lib
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-08-24 16:54:32 +02:00