Hello everyone,
I tried to export the “Time to close” property which is the amount of time from the ticket create date to the ticket end date to the CSV file (picture one).
Picture 1
Instead of getting the duration of time like the first picture, I got the date data type that starts from 1900 (picture 2)
Picture 2
I wonder what is the keyword for the date data type that I got in the CSV file and what is the guideline to convert date data back to duration like in picture 1



