Closed GoogleCodeExporter closed 8 years ago
This issue was closed by revision r72.
Original comment by jakub.ne...@gmail.com
on 26 Oct 2011 at 9:19
Example of input file, now supported. The 'end' time is inclusive (the
specified day counts too).
<?xml version="1.0"?>
<taskman>
<mans>
<man id="1" name="Johny" workload="100" />
</mans>
<tasks>
<task id="1" man="1" name="Test" start="2011-09-01T10:00:00" end="2011-09-15T10:00:00"/>
</tasks>
</taskman>
Original comment by jakub.ne...@gmail.com
on 26 Oct 2011 at 9:28
Original issue reported on code.google.com by
jakub.ne...@gmail.com
on 26 Oct 2011 at 9:18