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

Welcome to the Jollyday wiki!

This API aims to solve the problem of determination of holidays. It is supposed to be used in any kind of environment which means independence from network or database connections.

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