azuyalabs / yasumi

The easy PHP Library for calculating holidays
https://www.yasumi.dev
Other
1.04k stars 152 forks source link

Add holidays #127

Closed projct1 closed 5 years ago

projct1 commented 5 years ago

Hio) How i can add holiday? https://en.wikipedia.org/wiki/Valentine%27s_Day

stelgenhof commented 5 years ago

Do you mean you would like to add Valentine's Day to your instance of Yasumi? If so, you can easily use the valentinesDay method in the CommonHolidays class (Trait).

In case you'd like to add Valentine's Day to an existing holiday provider (e.g. permanently), you can submit a PR for that.

Cheers! Sacha

stelgenhof commented 5 years ago

@projct1 Can you let me know if my answer satisfied your question? If so, please close this issue or provide more details please.

Cheers! Sacha

stelgenhof commented 5 years ago

Closing your issue, assuming your question has been answered. Please feel free to open a new issue if you still have questions.