This package browser is in early development. Mind the rough edges.

java-joda-time

Replacement for the Java date and time classes

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

Installation

Install the latest version of java-joda-time as follows:

guix install java-joda-time

Or install a particular version:

guix install java-joda-time@2.9.9

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of java-joda-time about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/java-joda-time'><img src='https://packages.guix.gnu.org/packages/java-joda-time/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/java-joda-time/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/java-joda-time)

Example Org:

[[https://packages.guix.gnu.org/packages/java-joda-time][https://packages.guix.gnu.org/packages/java-joda-time/badges/latest-version.svg]]