That is "epoch time". It is the value of unix time(3) function + milliseconds. I'm pretty sure it can be "converted" using Java Calendar / date formatter. ( Calendar.setTimeInMillis() )
Marc St-Amour selected this answer as the correct answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.
Comments
Marc St-Amour
Apr 24 '17, 11:30 a.m.sorry wrong class ... Interface com.ibm.team.build.common.model.IBuildResult getBuildStartTime method