When attempting to get the current status of an aircraft, I am calling the FlightInfo request with the aircraft tail number. When I compare the returned data to that displayed on the website, it does not match.
For instance, on the web site right now, N684JJ shows as departing on 7/1/09 at 10:58 EDT. The FlightInfo request says it departed on 6/27/09 at 8:45 GMT. The arrival and departure airports are correct in the FlightInfo data.
Also, there is no ArrivalTime being returned for this request...
Is the FlightInfo request broken or is there a better way to get the current status of our aircraft as is displayed on the web site?