Skip to content

phax/ph-datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ph-holiday

Java library containing holiday configuration.

Maven usage

Add the following to your pom.xml to use this artifact, replacing x.y.z with the effective version number:

<dependency>
  <groupId>com.helger</groupId>
  <artifactId>ph-holiday</artifactId>
  <version>x.y.z</version>
</dependency>

News and noteworthy

  • v7.0.0 - 2023-01-08
    • Using Java 11 as the baseline
    • Updated to ph-commons 11
    • Using JAXB 4.0 as the baseline
  • v6.2.0 - 2021-05-02
    • Updated to ph-commons 10 XMLOffset[Date|Time] classes
  • v6.1.0 - 2021-03-22
    • Updated to ph-commons 10
  • v6.0.3 - 2020-09-17
    • Updated to Jakarta JAXB 2.3.3
  • v6.0.2 - 2020-03-28
    • Updated to ph-commons 9.4.0
  • v6.0.1 - 2018-11-22
    • Updated to ph-commons 9.2.0
  • v6.0.0 - 2017-12-20
    • Updated to ph-commons 9.0.0

My personal Coding Styleguide | It is appreciated if you star the GitHub project if you like it.

About

Java date time library based on joda time

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published