azuyalabs / yasumi

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

Fix issue if calculated workday is in next year #194

Closed tniemann closed 4 years ago

tniemann commented 4 years ago

Currently, the year of the calculated date is not changed if it is in the next year. When u try to get the next working day starting from 28.12.2019 and with 3 working days the calculated day is 1.1.2019 which is in the past.