Skip to content

[Python] Consider to raise or normalize if a timezone aware datetime.time object is encountered during conversion #26028

@asfimport

Description

@asfimport

Python datetime.time objects may have timezone information attached, but since the time types (type32 and type64) don't have that property in arrow we simply ignore it.

We should either raise an error or normalize to UTC.

Reporter: Krisztian Szucs / @kszucs

Related issues:

Note: This issue was originally created as ARROW-10004. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions