Time_generated format?

Hi

When I parse the simbrief xml response for the latest dispatch, I see the entry time_generated , which I assume is the time the dispatch has been generated.
But I cannot find out which format it is. I was assuming it would be ticks. But it’s too short for that:
My latest reports gives: 1640536753

Any help would be appreciated.
Btw, I’m using c# for parsing.

Thanks

Hi, all times in the XML data file are Unix timestamps.

Best regards,

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.