Hello, I’m trying to find the off block time in a flight plan already generated by fetching my last flight plan on JSON but I can’t find it, is it written somewhere ?
Hi, it’s under times -> est_out
. If you are using &json=v2
, the value is an ISO timestamp. Otherwise, it’s a unix timestamp.
Best regards,
I found it, thank you very much !
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.