Module icu_experimental::duration::options
source · Expand description
Options for configuring DurationFormatter
.
Structs§
- A bag of options for defining how to format duration using
DurationFormatter
.
Enums§
- Configures the style of the duration output.
- Configures the style of the day field.
- Configures visibility of fields in the formatted string.
- Options for configuring the number of fractional digits to display.
- Configures the style of the hour field.
- Configures the style of the microsecond field.
- Configures the style of the milliseconds field.
- Configures the style of the minute field.
- Configures the style of the month field.
- Configures the style of the nanosecond field.
- Configures the style of the second field.
- Configures the style of the week field.
- Configures the style of the year field.