I have a need to transform UTC timestamps to local datetimes for different locations (airports) in the world and from dates going back till for example 2004.
luts from what I understand would only returns the relevant timezones of a geographical location as defined today (i.e. the latest tzdb version at the time the package has been created), while in the past years things could have been differently defined.
The tzdb from IANA [1] has the data for the different historical definitions.
I was wondering whether lutz could be extended to cope with the above need or if you are aware of other packages doing it (google a little bit but found nothing.)
Any feedback is highly appreciated.
[1] https://www.iana.org/time-zones
I have a need to transform UTC timestamps to local datetimes for different locations (airports) in the world and from dates going back till for example 2004.
lutsfrom what I understand would only returns the relevant timezones of a geographical location as defined today (i.e. the latest tzdb version at the time the package has been created), while in the past years things could have been differently defined.The
tzdbfrom IANA [1] has the data for the different historical definitions.I was wondering whether lutz could be extended to cope with the above need or if you are aware of other packages doing it (google a little bit but found nothing.)
Any feedback is highly appreciated.
[1] https://www.iana.org/time-zones