Skip to content
Sven Diedrichsen edited this page Aug 12, 2017 · 11 revisions

Welcome to the Jollyday wiki!

I decided to create this project and solve the holiday 'problem' generally after I had to implement some kind holiday aware code for the third software project in my career.

The idea behind this is to have an independent API which can be used in any kind of environment. That means no network or database needed.

There are two release branches which are based on different Java versions.

0.4.x - Java 7 - uses JODA Time API

0.5.x - Java 8

At any time you can provide your own XML file containing your own holiday rules.

Clone this wiki locally