Trying to do some date math on the Create and Resolve times of tickets. Exporitng through a report does not work because the report truncates the time leaving only the date.
Consider the example:
Create Time field 2019-06-09 10:00
Resolve Time field 2019-06-09 15:00
Doing a calc should give me a 5 hour difference. But the export truncates both to just 2019-06-09 so I can run date calculations on the data.