Skip to content

Good friday US holiday not added in calendar #129

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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