Can you please direct me to the method which will give me status of flight that is scheduled only for today.
I have to show current status of Flight
if it is delayed departure
Delayed arrival
On time etc.
Method which I am using seems to return future data as well, filtering adds little to performance so keeping performance in mind.