Use better interchange types than UCalendar for date formatting
Open
discuss before start
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 140
- Forks
- 34
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 4
Description
ECMA-402 does not expose the Calendar class, in large part because we are working toward a better representation for dates and times in Temporal. I know pure ICU does not currently support any other good types for inputting to your DateFormat, but perhaps this is a place where you want to consider a wrapper with a more friendly API that hides the UCalendar under the hood.
Contributor guide
Assessment
This issue has not been assessed yet.