Skip to content

Indexes created from datetimes that are tz aware but tz=None (pytz.FixedOffset()) lose tz awareness #2604

Closed
@hauptmech

Description

@hauptmech

The index created from datetimes with a FixedOffset tz get converted to the correct UTC time but lose their timezone awareness so that further operations with tz aware datetimes fail.

pytz.FixedOffset() timezones have tzname() return None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions