953 Forks
4875 Stars
4875 Watchers

joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.

How to download and setup joda-time

Open terminal and run command
git clone https://github.com/JodaOrg/joda-time.git
git clone is used to create a copy or clone of joda-time repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with joda-time https://github.com/JodaOrg/joda-time/archive/master.zip

Or simply clone joda-time with SSH
[email protected]:JodaOrg/joda-time.git

If you have some problems with joda-time

You may open issue on joda-time support forum (system) here: https://github.com/JodaOrg/joda-time/issues