# xbib Time image:https://api.travis-ci.org/xbib/time.svg[title="Build status", link="https://travis-ci.org/xbib/time/"] image:https://img.shields.io/sonar/http/nemo.sonarqube.com/org.xbib%3Atime/coverage.svg?style=flat-square[title="Coverage", link="https://sonarqube.com/dashboard/index?id=org.xbib%3Atime"] image:https://maven-badges.herokuapp.com/maven-central/org.xbib/time/badge.svg[title="Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Cxbib%20time"] image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[title="Apache License 2.0", link="https://opensource.org/licenses/Apache-2.0"] This is a bundle of time utilities for Java 8 Time API. It consists of - Chronic: parsing natural language to compute time spans (from https://github.com/samtingleff/jchronic) - Pretty: pretty printing time durations (from https://github.com/ocpsoft/prettytime) - Format: format time descriptions (from https://github.com/JodaOrg/joda-time) This project has no dependencies.