Provides social-style time formatting utilities for displaying relative time in a human-readable format.
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Formats a date as a relative time string.
Use PrettyTime(Locale) constructor with java.util.Date or migrate to java.time.Instant.
No dependency data recorded yet.