Module icu::experimental::relativetime
source · Expand description
Relative time formatting
Modules§
- Options for configuring
RelativeTimeFormatter
. - Data provider struct definitions for this ICU4X component.
Structs§
- An intermediate structure returned by
RelativeTimeFormatter
. This structure can be consumed viaWriteable
trait to a string or buffer. - A formatter to render locale-sensitive relative time.
- A bag of options for defining how to format time using
RelativeTimeFormatter
.