Skip to content

FED calendar has Good Friday as a holiday #1063

@conighion

Description

@conighion

Hi, I think there is a bug with the calendars. According to documentation the FED calendar is like NYC excluding Good Friday as a holiday. However, when querying the fed calendar, rateslib treats 2024-03-29 as a non-business day.

import rateslib as rl

print(rl.get_calendar('fed').is_bus_day(rl.dt(2024, 3, 29))) # => False

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