Skip to content

ENH: Add dateutil timezone support #4688

Closed
@prossahl

Description

@prossahl

This enhancement allows Pandas to use dateutil timezones as well as the default pytz ones. The Timestamp's would be inter-operable.

It has required a bit of coding in tslib.pyx to discriminate between pytz and dateutil tzinfo objects and load the appropriate data into the cache.

I'll create PR for this.

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