Open
Description
icu_datetime and icu_calendar have many new, small error enums. We should discuss their naming conventions.
One example which isn't super great is that icu_calendar::ParseError
is currently exported as CalendarParseError
, even though it is the error resulting from parsing an IXDTF string to a Date, Time, or DateTime. (#5260)
Metadata
Metadata
Assignees
Type
Projects
Status
Needs discussion to unblock