Java org.eclipse.jgit.util RelativeDateFormatter fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.util RelativeDateFormatter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.util RelativeDateFormatter.

The text is from its open source code.

Method

Stringformat(Date when)
Get age of given java.util.Date compared to now formatted in the same relative format as returned by git log --relative-date