Skip to content

how to return an historical TZ, i.e. given lon/lat and UTC datetime #8

Description

@espinielli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions