Package org.eclipse.jgit.util
Class RelativeDateFormatter
- java.lang.Object
-
- org.eclipse.jgit.util.RelativeDateFormatter
-
public class RelativeDateFormatter extends Object
Formatter to format timestamps relative to the current time using time units in the format defined bygit log --relative-date
.
-
-
Constructor Summary
Constructors Constructor Description RelativeDateFormatter()
-