Analyze test result after running testcase

Hi everyone,

Did anyone handle get starttime and endtime of test report(output.xml file)after running test case by using robot.api package. I used ExecutionResult class and then it show starttime and endtime are None. Just elapsedtime has value
image

image