Amount Formats
Provides the ability to format a temporal amount.
This allows a TemporalAmount, such as Duration or Period, to be formatted. Only selected formatting options are provided.
Implementation Requirements:
This class is immutable and thread-safe.Functions
Link copied to clipboard
Link copied to clipboard
Parses formatted durations based on units.
Link copied to clipboard
Formats a duration to a string in a localized word-based format.
Formats a period to a string in a localized word-based format.
Formats a period and duration to a string in a localized word-based format.