Skip to content

Holiday.dates always fails with tz-aware input #9825

Closed
@ssanderson

Description

@ssanderson

The conversion from start_date to base_date on https://github.com/pydata/pandas/blob/master/pandas/tseries/holiday.py#L206 drops tz information, which causes the DatetimeIndex constructor to barf if end_date is tz-aware. Fixed by #9824.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions