A simple Java library to deal with holidays. The library uses as backend the excellent Ruby Holidays Gem available on github.com/alexdunae/holidays
Have a look at the two test classes ch.gadp.holidays.RegionsTest and ch.gadp.holidays.HolidaysTest
See javadocs in the apidocs folder
Copyright © 2013 Guy de Pourtalès
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <www.gnu.org/licenses/>.