Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eraDisplay support to NeoDateTimeFormatter #4478

Closed
sffc opened this issue Dec 20, 2023 · 2 comments · Fixed by #5299
Closed

Add eraDisplay support to NeoDateTimeFormatter #4478

sffc opened this issue Dec 20, 2023 · 2 comments · Fixed by #5299
Assignees
Labels
C-datetime Component: datetime, calendars, time zones

Comments

@sffc
Copy link
Member

sffc commented Dec 20, 2023

Once open design questions are resolved in https://github.com/tc39/proposal-intl-eradisplay, we should implement it in ICU4X NeoDateTimeFormatter. I already have some stub code that needs to be filled in with the final algorithm.

@sffc sffc added the C-datetime Component: datetime, calendars, time zones label Dec 20, 2023
@sffc sffc added this to the 1.5 Blocking ⟨P1⟩ milestone Dec 20, 2023
@sffc sffc self-assigned this Dec 20, 2023
@Manishearth Manishearth moved this to Being worked on in icu4x 2.0 Feb 23, 2024
@Manishearth Manishearth moved this from Being worked on to Unclaimed for sprint in icu4x 2.0 Feb 23, 2024
@robertbastian robertbastian moved this from Unclaimed for sprint to Being worked on in icu4x 2.0 Mar 20, 2024
@robertbastian robertbastian moved this from Being worked on to Unclaimed for sprint in icu4x 2.0 Mar 20, 2024
@github-project-automation github-project-automation bot moved this from Unclaimed for sprint to Done in icu4x 2.0 Jul 26, 2024
@sffc
Copy link
Member Author

sffc commented Jul 26, 2024

Re-opening and moving to a different milestone now that the core 2.0 work is landed

@sffc sffc reopened this Jul 26, 2024
robertbastian added a commit that referenced this issue Nov 7, 2024
#4478

The input should declare how ambiguous the year is. There should not be
any calendar-specific logic in `icu_datetime`.
@sffc
Copy link
Member Author

sffc commented Jan 16, 2025

New issue: #6010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-datetime Component: datetime, calendars, time zones
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant