Fix issue with queued or running jobs giving a negative total
Fix #4 Fixes an issue where a job had a date of the year 0001, meaning the values were negative when added up. This was from jobs which were queued or still running. Thanks to folks on the issue for their input Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>