holidays / holidays

A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Korea's new year get next year's new year

woobottle opened this issue · comments

image

korea's new years day always get next year of new years day
i think day setting in photo is problem

this should changed like this
for example

2020 12.30
2021 1.1
2021. 1.2

but now

2021.1.1
2021.1.2
2021.12.30 => it always return next year new year day

how can we fix it