Flight ETA Time

I am call to flightinfo methode via flightaware api and got result set. that result set contains estimatearrivaltime value in unix epoch time formate. i convert that value into local time formate and not get correct result.
Example : Flightno : AFR136 eta time :20-08-2020 03:01PM CDT but i convert that value into local time formate (CDT) eta time “22-08-2020 3:20:00 PM”

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