Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTime with timezone offset or just timezone #1

Open
tsachit opened this issue Dec 11, 2023 · 1 comment
Open

DateTime with timezone offset or just timezone #1

tsachit opened this issue Dec 11, 2023 · 1 comment

Comments

@tsachit
Copy link

tsachit commented Dec 11, 2023

Hi, just wondering if it's possible to provide timestamp with timezone offset? or timezone in the arrival and departure response? It seems like these time are local city time in timetable endpoint.

@tsachit tsachit changed the title Time with offset or timestamp DateTime with timezone offset or just timezone Dec 11, 2023
@tsachit
Copy link
Author

tsachit commented Dec 11, 2023

It seems like I can get the timezone from this endpoint
https://aviation-edge.com/v2/public/airportDatabase?key=[API_KEY]&codeIataAirport=AAH

But if i have say 1000 different airports in detail in timetable endpoint response, i have to call this endpoint 1000 times which makes requests expensive for us. Is there a better way to get time in utc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant