Package-level declarations
Types
Class storing time units against values, to be applied to a time later on.
Serializer that converts ChronoContainers between comma-separated name:amount string pairs.
Coalescing argument converter for Java 8 Duration arguments.
Argument converter for Java 8 Duration arguments.
Object in charge of parsing strings into ChronoContainers, using translated locale-aware units.
Simple object that caches translated time units per locale.
Functions
Function in charge of formatting ChronoContainer duration objects into human-readable form, taking locales and translations into account.
Format the given Instant 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).