Jollyday
· This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is
stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday
calendar XML file or use any of the provided ones.
Currently, there are 63 countries supported like the following: United States, most european countries, Russia,
India, Australia.
Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jollyday-0.19.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.