cc.rb reports the unix epoch for projects that have never been built (1970-01-01T00:00:00Z). It reports the right time for projects that have previously been built.
Description
I'm using revision 472 of cc.rb.
cc.rb reports an incorrect date format in XmlStatusReport.aspx.
This page (http://confluence.public.thoughtworks.org/display/CI/Multiple+Project+Summary+Reporting+Standard) mentions the dateformat as:
2005-09-28T10:30:34.6362160+01:00
cc.rb reports the unix epoch for projects that have never been built (1970-01-01T00:00:00Z). It reports the right time for projects that have previously been built.