com.codetaco:date

A better date function for JAVA


License
MIT

Documentation

Read the wiki.

To build this

  • clone the repo
  • create a Jira task
  • through Jira create a branch off of development
  • checkout the branch, make changes and until satisfied.
  • submit a pull request to develop
  • delete the branch
  • change the release in gradle.properties (take off -SNAPSHOT)
  • submit a pull request to master
  • change the release in develop to be the next -SNAPSHOT
  • close the Jira task