{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"}],"enrichment":{"capability":"Converts between local time and UTC for any airport by IATA code, using timezone data from opentraveldata.","skillfed_tags":["timezone-conversion","airport-data","abandoned"],"use_cases":["Convert flight arrival/departure times from local airport time to UTC for scheduling or logging.","Look up timezone and geographic metadata for an airport given only its IATA code.","Handle daylight saving time transitions when working with airport-local datetime objects.","Build a simple timezone reference tool for travel or logistics applications using static airport data."],"what_it_does":"airporttime is a lightweight timezone converter that maps IATA airport codes to their timezones and handles bidirectional conversion between local and UTC times. It wraps timezone data from opentraveldata and uses pytz to manage timezone-aware datetime objects, including daylight saving time adjustments.\n\nThe package is designed for scenarios where you have a naive local datetime at a specific airport and need to convert it to UTC, or vice versa. It also exposes the underlying airport metadata (name, coordinates, country, timezone offsets) as attributes on the AirportTime object. However, the package has been abandoned since its initial release in December 2018, with no updates to the underlying data or code since then.","worth_installing":"No, unless you have a specific need for a frozen snapshot of airport timezone data and can accept no maintenance. The package is abandoned, its license is unclear, and the underlying data has not been updated since 2018. For active projects, consider using a maintained timezone library (pytz or zoneinfo) combined with a current airport database, or a live travel API."},"id":"airporttime","links":{"html":"https://skillfed.io/packages/airporttime","md":"https://skillfed.io/packages/airporttime.md","pypi":"https://pypi.org/project/airporttime/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-12-11","license_spdx":null,"license_treatment":"unclear","name":"airporttime","python_support":"unspecified","summary":"convert local time to utc time by airport or vise-versa."},"popularity":{"monthly_downloads":120661,"position":12014,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.0"}
