Skip to content

dy.Datetime() does not support time_unit and time_zone #32

@epes

Description

@epes

Polars Datetime data type supports time_unit and time_zone which seems like cannot be translated directly to a dy.Datetime type

ex: pl.Datetime(time_unit="us", time_zone="UTC") / dy.Datetime(nullable=True, time_unit="us", time_zone="UTC")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions