Convert between local time and UTC time using IATA airport codes. Handles daylight saving time automatically. Current version 0.0.0, early development.
pip install airporttimeVerified import paths — ran on the pinned version, not inferred.
Basic usage: convert between local and UTC time by airport code.
Ensure input strings match the expected format. No timezone info in input string.
Use IATA codes (3 letters, e.g., 'JFK', 'LHR').
pip install airporttime
Use a valid IATA code (3 letters, uppercase). Check list of supported airports.
No dependency data recorded yet.