Skip to content

Good friday US holiday not added in calendar #129

@tomassar

Description

@tomassar

Hi there, just a quick question, why isnt the Good Friday holiday added in the US holidays?

var GoodFriday = &cal.Holiday{
	Name:  "Good Friday",
	Month: time.March,
	Day:   29,
	Func:  cal.CalcDayOfMonth,
}

I can easily submit a PR but before I need to know if there's a good reason to ignore it.

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