CalendarFX
A Java framework for creating sophisticated calendar views based on JavaFX. A detailed developer manual can be found online: CalendarFX 8 Developer Manual
For a quick online demo please checkout JPro
TimeAgo
Simple java library for displaying dates as relative time ago language.
Examples:
4 days ago
15 years ago
a minute ago
just now
Usage:
Import as a dependency:
prettytime
Social Style Date and Time Formatting for Java
Learn more at http://ocpsoft.org/prettytime/
Android
To use prettytime in android, first add the following dependency to your app level build.grad
ThreeTen backport project
JSR-310 provides a new date and time library for Java SE 8. This project is the backport to Java SE 6 and 7.
See the main home page of the project.
The backport is NOT an implementation of JS
Joda-Time
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard
Almanac Converter
An easy-to-use Java-based calendar converter - able to convert between various known calendars.
Table of Contents
Requirements
Installation
Option 1: Build the source
Time4J
Advanced date, time and interval library for Java
Motivation:
Time4J is thought as a complete and high-end replacement for old java classes around java.util.Date, java.util.Calendar and java.text.Simp