Holidays - is there a java implementation?

后端 未结 7 1677
野的像风
野的像风 2020-12-08 12:50

I\'d like to know if there is a jar-file out there that could do the following:

DateMidnight dateInQuestion = new DateMidnight(12,12,2000);
DateChecker.isNat         


        
7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-08 13:19

    I also wrote a java wrapper around the Ruby Holidays Gem (. It's available on Github: https://github.com/gdepourtales/holidays. It works similar to Jollyday (http://sourceforge.net/projects/jollyday/).

提交回复
热议问题