checkdomain / Holiday

Check whether a date is a holiday
www.checkdomain.de
MIT License
49 stars 26 forks source link

[BUGFIX] Mark national holidays as state-holidays as well #11

Closed JostBaron closed 8 years ago

JostBaron commented 8 years ago

If a holiday is a national holiday and it was requested if this day is a holiday in a specific state, the library would indicate "no, it is not a holiday".

FlorianKoerner commented 8 years ago

Do you have an example? Provider and date?

JostBaron commented 8 years ago

Yes, provider germany, dates are 25. and 26. December 2015

FlorianKoerner commented 8 years ago

You're right. Thanks for the note.

Can you take a look on the failed travis-ci checks? I'm going to accept this pull request if all checks run again.

JostBaron commented 8 years ago

Fixed :-)

BenjaminPaap commented 8 years ago

:+1: thanks for your work