Skip to content

Support time zone information in the createdate attribute in the index #7

Open
@RKrahl

Description

@RKrahl

When the index is created by photoidx create, the createdate attribute of the images is initialized from get_date_time() from the photo's exif data. But this yields a naive datetime object, without any time zone information. Should also try to get the time zone information from the exif data and set it in createdate.

However, I'm not sure if there is any standard exif field where this is stored. This might result in a vendor specific solution that only works for some camera models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions