How to get estimated departuretime from xml2

Hello:
I could get estimated arrival time but couldn’t get estimated departuretime from xml2.Could you help me.Thank you.

FlightXML2 does not directly support estimated departure time.

FlightXML3 (beta) does expose the estimated departure time, however we are not accepting new customer enrollments for that service at this time.

Note that you can compute an approximation for the estimated departure time by using: (estimated arrival time) - (filed_ete).

1 Like