Package-level declarations
Types
Coalescing argument converter for Time4J Duration arguments.
Argument converter for Time4J Duration arguments.
Object in charge of parsing strings into Durations, using translated locale-aware units.
Simple object that caches translated time units per locale.
Functions
Function in charge of formatting Time4J duration objects into human-readable form, taking locales and translations into account.
Format the given PlainTimestamp to Discord's automatically-formatted timestamp format. This will return a String that you can include in your messages, which Discord should automatically format for users based on their locale.
Format the given Moment to Discord's automatically-formatted timestamp format. This will return a String that you can include in your messages, which Discord should automatically format for users based on their locale.
Given a Duration, this function will return a String (or null if it represents less than 1 second).