Expand description

The collection of code that is needed for handling formatting operations for DateTimes. Central to this is the DateTimeFormat.

Structs

DateTimeFormat is the main structure of the icu_datetime component. When constructed, it uses data from the DataProvider, selected Locale and provided options to collect all data necessary to format any dates into that locale.