probelm while importing time field Excel data into AX

Hi All,

while importing data from Excel to Ax i am unable to read timefiled in excel to ax using this following code can anyone can help me?

pylEmplTimeSheetEntryLineTable.ActualTimeIn= xlsCells.item(Row,6).value().time();