Hello,
I need to get a flight’s schedule at a specific time.
e.g. At 9.00AM, I want to know the schedule of Flight “A”’ to be starting from Miami today at 5.00PM.
Do we have a method to find the same??
I have looked at the method FlightInfoEx. It seems to be giving the information regarding all the flights with the name “A”, irrespective of the date time and airports.
It also returns multiple flights scheduled for the same day.
Please advice as to how can we get a single record with the required information.