Package com.codetaco.date

This package contains the public API into the CalendarFactory class. All methods on the class are static so no instances need to be created.

Almost everything is accessed in a very simple API to convert a date / time. from one format into another - and in the process, optionally apply adjustments to the resulting date / time.

Build instructions

  • version number - update the version number in these files
    • pom.xml
    • package-info.java
    • docs/conf.py
  • submit a pull-request to master
  • after the bitbucket pipeline is complete then got to bintray and push to maven central

Read the documentation

Since:
5.0.4
Author:
cdegreef